Skip to content

Releases: sarimbinwaseem/Ciphers

Deffie Hellman

11 Jun 12:23
21782bc
Compare
Choose a tag to compare
python main.py
  • Select G from the table.
  • Can change Prime Number in code.

Playfair Cipher

03 Apr 20:03
148db2f
Compare
Choose a tag to compare

Playfair Cipher implementation

  • See README for "How to run"

Caesar Cipher

27 Mar 06:37
b667dda
Compare
Choose a tag to compare

Caesar Cipher

Encryption and decryption with Caesar Cipher

TODO

  • Make alpha numeric map for numbers to encrypt.