Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umstek/classiccryptolib

Classical Cryptography in Modern Code
https://github.com/umstek/classiccryptolib

cipher cryptography encryption

Last synced: 1 day ago
JSON representation

Classical Cryptography in Modern Code

Awesome Lists containing this project

README

        

# ClassicCryptoLib
Classical Cryptography in Modern Code

## Currently implemented algorithms
- Cipher
- Substitution Cipher
- Homophonic Substitution Cipher - *Generic*
- Simple Substitution Cipher - *Generic*
- Affine Cipher - *Generic*
- Atbash Cipher - *Generic*
- Shift Cipher - *Generic*
- Caesar Cipher - *char English lowercase*
- Augustus Cipher - *char English lowercase*
- ROT13 - *char English lowercase*