1
edit
Changes
no edit summary
Attempted by: Andrei Kopytov
This is an open source project hosted on code.google.com. The source was written from scratch in C++ from scratch to implement RSA encryption.
It currently supports prime number generation, key generation and encryption/decryption of files or strings.