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

https://github.com/timothyl96/applied-cryptography

Demonstration of RSA Scheme of encryption and cryption
https://github.com/timothyl96/applied-cryptography

applied-cryptography encryption rsa rsa-scheme

Last synced: about 1 year ago
JSON representation

Demonstration of RSA Scheme of encryption and cryption

Awesome Lists containing this project

README

          

# Applied-Cryptography
#### Assignment for elective subject Applied Cryptography in third year first trimester of degree.
#### This software is done with _C++_ and _QT 5_


Demonstration of textbook RSA Scheme of encryption and decryption with C++ and QT 5.
Analysing RSA scheme such as when p and q are the same number then the message cannot be a factor of p or q.

Limitation:
Maximum size of integers only reaches long long