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

https://github.com/lucaspiressimao/librsa

Automatically exported from code.google.com/p/librsa
https://github.com/lucaspiressimao/librsa

Last synced: 3 months ago
JSON representation

Automatically exported from code.google.com/p/librsa

Awesome Lists containing this project

README

        

# librsa
Tks to allanino for the help with the math part.

rsa.exec - is an example how to use the code.

rsa.c - functions to generate the modulus, public and private keys, to crypt and decrypt things.

make - you can compile to use on terminal, or generate a static lib

obs: feel free to fork the project and use it, just mention the source.