You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
A cybersecurity project that implements an advanced version of the Caesar Cipher encryption algorithm with additional features for cryptanalysis and security.
7
7
8
-
## Features ✨
8
+
## Features
9
9
10
10
-**Basic Caesar Cipher** - Traditional implementation with customizable shift values
11
11
-**Advanced Caesar Cipher** - Enhanced version using key-based shifting for increased security
@@ -30,7 +30,7 @@ A cybersecurity project that implements an advanced version of the Caesar Cipher
0 commit comments