Tojaj / rsa-algorithm

School project - Implementation of the RSA algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

School project - Implementation of the RSA algorithm


Languages

Language:C 99.4%Language:Shell 0.6%