Added a useful link

Have added a useful link about the encryption standard algorithm from the scaler topics.
pull/529/head
Vaishnavi Amira Yada 3 years ago committed by GitHub
parent b47cf8261f
commit 19d6fc7960
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