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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ course also import and export the specific keys.<br/><br/>
11
11
## How to Download:
12
12
13
13
Go to the "Releases" and download any version.<br/><br/>
14
-
Or [press here](https://github.com/Schecher1/CaesarCipher-Playground/releases/download/CaesarCipher-Playground-Ver-1.0.0.0/CaesarCipher_Playground-Standalone.zip) to download if you want the latest one as standalone<br/>
14
+
Or [press here](https://github.com/Schecher1/CaesarCipher-Playground/releases/download/CaesarCipher-Playground-Ver-1.1.0.0/CaesarCipher_Playground-Standalone.zip) to download if you want the latest one as standalone<br/>
15
15
16
-
Or [press here](https://github.com/Schecher1/CaesarCipher-Playground/releases/download/CaesarCipher-Playground-Ver-1.0.0.0/CaesarCipher_Playground-NotStandalone.zip) to download if you want the latest one as not standalone<br/>
16
+
Or [press here](https://github.com/Schecher1/CaesarCipher-Playground/releases/download/CaesarCipher-Playground-Ver-1.1.0.0/CaesarCipher_Playground-NotStandalone.zip) to download if you want the latest one as not standalone<br/>
17
17
18
18
"Standalone" is optimal if there is NO .NET 6 on this machine. (is bigger)<br/>
19
19
"Not Standalone" is good if there is .NET 6 on this machine. (is smaller)<br/>
@@ -22,6 +22,7 @@ Or [press here](https://github.com/Schecher1/CaesarCipher-Playground/releases/do
22
22
## Features:
23
23
✔️ encrypt and decrypt texts<br/>
24
24
✔️ import and export the specific keys<br/>
25
+
✔️ encryption key can also be generated randomly<br/>
25
26
✔️ user-friendly / beginner-friendly<br/>
26
27
✔️ requires NO installation, just start it<br/>
27
28
@@ -33,10 +34,15 @@ Or [press here](https://github.com/Schecher1/CaesarCipher-Playground/releases/do
0 commit comments