Skip to content

Code Bunch for exotic ciphers and encryption & decryption algorithms for messages using both symmetric encryption as well asymmetric techniques.

Notifications You must be signed in to change notification settings

astrodestroyergithub/Cryptography-Code-Bunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography Code Bunch

Code Bunch contains the following cryptographic programs


1. Caesar Cipher (C Implementation)
2. Atbash Cipher (Java Implementation)
3. Atbash Cipher (Python Implementation)
4. Atbash Cipher (C Implementation)
5. Baconian Cipher (Java Implementation)
6. Baconian Cipher (Python Implementation)
7. Baconian Cipher (C++ Implementation)
8. ROT13 Cipher (Java Implementation)
9. ROT13 Cipher (Python Implementation)
10. ROT13 Cipher (C Implementation)
11. Vigenere and Gronsfeld Cipher (Java Implementation)
12. Vigenere and Gronsfeld Cipher (Python Implementation)
13. Vigenere and Gronsfeld Cipher (C++ Implementation)
14. Four Square Cipher (Java Implementation)
15. Four Square Cipher (Python Implementation)
16. Four Square Cipher (C++ Implementation)
17. Polybius Square Cipher (Java Implementation)
18. Polybius Square Cipher (Python Implementation)
19. Polybius Square Cipher (C++ Implementation)
20. Playfair Cipher - Encryption [Java Implementation]
21. Playfair Cipher - Decryption [Java Implementation]
22. ADFGVX Cipher - Encryption [Java Implementation]
23. ADFGVX Cipher - Decryption [Java Implementation]

About

Code Bunch for exotic ciphers and encryption & decryption algorithms for messages using both symmetric encryption as well asymmetric techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published