Description: Contains affine caser algorithm, playfair algorithm, hill algorithm, vegenere algorithm for encryption and decryption procedures.
- [AffineCipherBox] - 280 lines of high-performance code, achi
- [securitycode] - hill playfair vigenere password encrypti
- [Playfair] - Playfair encryption and decryption algor
- [test] - A number of classical cryptography algor
- [1234] - sql
- [playmima] - playfair password can run the program, a
File list (Check if you may need any files):
HILL解密算法.cpp
Playfair加密解密算法.cpp
Vigenere加解密算法.cpp
仿射Caesar密码加解密算法.cpp
古典密码学.cpp