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
- Host: GitHub
- URL: https://github.com/loneicewolf/ciphers-python
- Owner: loneicewolf
- Created: 2020-10-21T13:09:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T02:04:53.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T02:51:09.445Z (about 1 year ago)
- Topics: alphabet, cipher, cryptography, encryption, jupyter-notebooks, python, substitution-cipher
- Language: Jupyter Notebook
- Homepage:
- Size: 82 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.)
- [ ] ` `
- [ ] ` `
- [ ] ` `