https://github.com/amirhaytham/information-theory-assignments
A Simple Implemetation for C++ encryption programs for Information Theory (IS201) Course. Represented in my tutrials.
https://github.com/amirhaytham/information-theory-assignments
c-plus-plus encryption-algorithms information-theory
Last synced: 5 months ago
JSON representation
A Simple Implemetation for C++ encryption programs for Information Theory (IS201) Course. Represented in my tutrials.
- Host: GitHub
- URL: https://github.com/amirhaytham/information-theory-assignments
- Owner: AmirHaytham
- Created: 2020-04-04T23:51:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T21:35:14.000Z (over 5 years ago)
- Last Synced: 2025-03-12T01:42:40.505Z (8 months ago)
- Topics: c-plus-plus, encryption-algorithms, information-theory
- Language: C++
- Homepage:
- Size: 1.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Information Theory Assignments
A Simple Implemetation for C++ encryption programs for Information Theory (IS201) Course. Represented in my tutrials.
* Ceaser Cipher Encryption
* Ceaser Cipher Decryption
* Hill Cipher