An open API service indexing awesome lists of open source software.

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

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