A collection of some of the amazing cryptographic ciphers in C++, Python and Java with a detailed documentation and approach map. (Particularly helpful for Blockchain. and designing Encryption Algorithms)
| Sl. No. | Cipher Name | Python | Java | CPP | About |
|---|---|---|---|---|---|
| 1 | AtBash | Code | Code | Code | Read |
| 2 | Ceasar | Code | Code | Code | Read |
| 3 | Column Transposition | Code | Code | Code | Read |
| 4 | Hill | Code | Code | Code | Read |
| 5 | Keyword | Code | Code | Code | Read |
| 6 | ROT13 | Code | Code | Code | Read |
| 7 | ROT18 | Code | Code | Code | Read |
| 8 | ROT47 | Code | Code | Code | Read |
| 9 | ROT5 | Code | Code | Code | Read |
| 10 | Vigenere | Code | Code | Code | Read |
| 11 | XOR | Code | Code | Code | Read |
| Name of Creator | Start Date | End Date | Duration | Project Type | Deploy |
|---|---|---|---|---|---|
| Mainak Chaudhuri | 15-12-2021 | 16-12-2021 | 1 day | Codes | NULL |