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
- Host: GitHub
- URL: https://github.com/lucaspiressimao/librsa
- Owner: lucaspiressimao
- Created: 2015-03-17T13:27:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T20:27:08.000Z (about 10 years ago)
- Last Synced: 2025-01-17T12:25:27.085Z (5 months ago)
- Language: C
- Size: 153 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.