Following algorithms have been implemented:
- Data Encryption Standard (DES) : https://en.wikipedia.org/wiki/Data_Encryption_Standard
- RC4 : https://en.wikipedia.org/wiki/RC4
- RSA : https://simple.wikipedia.org/wiki/RSA_(algorithm)
- Vernam cipher : http://www.pro-technix.com/information/crypto/pages/vernam_base.html
- Vigenère cipher : https://en.wikipedia.org/wiki/Vigen%C3%A8re_cipher
- Modular multiplicative inverse : https://en.wikipedia.org/wiki/Modular_multiplicative_inverse