Releases: sarimbinwaseem/Ciphers
Releases · sarimbinwaseem/Ciphers
Deffie Hellman
python main.py
- Select G from the table.
- Can change Prime Number in code.
Playfair Cipher
Playfair Cipher implementation
- See README for "How to run"
Caesar Cipher
Caesar Cipher
Encryption and decryption with Caesar Cipher
TODO
- Make alpha numeric map for numbers to encrypt.