Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonyh0401/python-monoalphabetic-cipher-using-frequency-analysis
Developing a Monoalphabetic Cipher python program using frequency analysis, statistics and probability (Statistics and Probability Course Midterm Assignment).
https://github.com/tonyh0401/python-monoalphabetic-cipher-using-frequency-analysis
probability-distribution python
Last synced: 10 days ago
JSON representation
Developing a Monoalphabetic Cipher python program using frequency analysis, statistics and probability (Statistics and Probability Course Midterm Assignment).
- Host: GitHub
- URL: https://github.com/tonyh0401/python-monoalphabetic-cipher-using-frequency-analysis
- Owner: TonyH0401
- Created: 2022-05-17T05:17:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T09:25:26.000Z (over 1 year ago)
- Last Synced: 2024-11-07T00:05:50.055Z (10 days ago)
- Topics: probability-distribution, python
- Language: Jupyter Notebook
- Homepage:
- Size: 2.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Updated: 18/5/2023
-------------------------------------------------------------
+ Python program using statistics and probability, frequency analysis to create a monoalphabetic cipher and decipher.