https://github.com/bradford-smith94/cs579
CS 579 Foundations of Cryptography
https://github.com/bradford-smith94/cs579
c cryptography
Last synced: over 1 year ago
JSON representation
CS 579 Foundations of Cryptography
- Host: GitHub
- URL: https://github.com/bradford-smith94/cs579
- Owner: bradford-smith94
- Created: 2016-05-16T20:16:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T20:22:35.000Z (about 10 years ago)
- Last Synced: 2025-01-27T09:41:47.493Z (over 1 year ago)
- Topics: c, cryptography
- Language: C
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#CS 579: Foundations of Cryptography
Bradford Smith programming assignments for CS 579 Foundations of Cryptography
##Labs
1. Personal Vault encryption utility
- Implemented AES-CTR with CBC-MAC
2. Toy public key encryption
- Implemented a non-interactive Diffie-Hellman Key Exchange