/rsa-algorithm

School project - Implementation of the RSA algorithm

Primary LanguageC

2. project from course of cryptography

Building

Build requires:

Note: Required Msieve-1.51 library is bundled into the project.

Build from your checkout dir:

make

Relase tarball:

make release

Clean up the mess:

make clean

Want more information? Try wiki