pull/529/merge
Vaishnavi Amira Yada 3 years ago committed by GitHub
commit 600d523ab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ access is compromised. These include AES, Blowfish, and TripleDES to name a
few. few.
However, these algorithms can be quite complex to implement so the objective However, these algorithms can be quite complex to implement so the objective
of this app is to implement a classical encryption algorithm, the Vigenere of this app is to implement a classical [encryption algorithm](https://www.scaler.com/topics/des-algorithm/), the Vigenere
Cipher to learn the basics of how ciphers work. Cipher to learn the basics of how ciphers work.
### Requirements & Constraints ### Requirements & Constraints

Loading…
Cancel
Save