MainakRepositor / Super-Ciphers

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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ciphers

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

Feel free to Star this repo if you find it useful. 😊

Project Logs:

Name of Creator Start Date End Date Duration Project Type Deploy
Mainak Chaudhuri 15-12-2021 16-12-2021 1 day Codes NULL

About

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)


Languages

Language:Java 39.2%Language:C++ 34.8%Language:Python 26.0%