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

https://github.com/loneicewolf/ciphers-python

Cypher, Cipher, Cyphers, Ciphers, cryptography, encryption, obfuscation, enciphering, deciphering - in python3
https://github.com/loneicewolf/ciphers-python

alphabet cipher cryptography encryption jupyter-notebooks python substitution-cipher

Last synced: about 1 year ago
JSON representation

Cypher, Cipher, Cyphers, Ciphers, cryptography, encryption, obfuscation, enciphering, deciphering - in python3

Awesome Lists containing this project

README

          

# Cryptography in Python!

Will soon update.
See `OLD README` for the old (unsorted) readme.

### Coming very soon:
- [ ] Bruter (and Determiner) (Simply a function that iterates over a list of ciphertext's until it finds the correct one given) example: `khoor` is `hello`, so it will will try `ifmmp`, `jgnnq`, ..., until `hello`
- [ ] Cost Functions (Inspired by Cryptool) (ioc, Freq Analsysis, etc.)
- [ ] ` `
- [ ] ` `
- [ ] ` `