https://github.com/reeceyang/cryptography
Cryptography algorithms for MA672
https://github.com/reeceyang/cryptography
Last synced: about 1 year ago
JSON representation
Cryptography algorithms for MA672
- Host: GitHub
- URL: https://github.com/reeceyang/cryptography
- Owner: reeceyang
- Created: 2020-01-31T17:40:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T21:28:41.000Z (about 6 years ago)
- Last Synced: 2025-03-12T16:52:12.702Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptography
Cryptography algorithms for MA672: Advanced Topics in Mathematics. The end goal is to encode/decode and encrypt/decrypt messages from members of the class.