An RSA implementation for my final project of COMP 4109, Carleton University.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
Make OpenSSL print public and private keys during execution.
34bdc34View on GitHubCreated OAEP document and removes printf(Here) from main.
9c16cfaView on GitHubAdded some comments to select files for completeness.
9835714View on GitHubAccepted incorrect prime generation as a bug in my code.
2b7173aView on GitHubOAEP encrypting and decrypting but forcing prime sizes has slowed down the program significantly.
d64d7c6View on GitHub