https://github.com/programmerjake/big-integer
https://github.com/programmerjake/big-integer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/programmerjake/big-integer
- Owner: programmerjake
- Created: 2014-01-23T07:20:51.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-11T00:42:39.000Z (over 10 years ago)
- Last Synced: 2025-02-27T19:59:15.882Z (11 months ago)
- Language: C
- Size: 195 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
big-integer
===========
big integer class
fraction class
WARNING: the rsa encryption doesn't use a secure padding method and should not be used to secure anything
rsa public key class
rsa private key class
rsa encryption ostream
rsa decryption istream