https://github.com/starbops/ecc
Elliptic Curve Calculator for elliptic curve E(Fp): y^2=x^3+ax+b for p prime
https://github.com/starbops/ecc
Last synced: about 1 year ago
JSON representation
Elliptic Curve Calculator for elliptic curve E(Fp): y^2=x^3+ax+b for p prime
- Host: GitHub
- URL: https://github.com/starbops/ecc
- Owner: starbops
- Created: 2013-01-07T01:23:26.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-11T14:51:31.000Z (over 13 years ago)
- Last Synced: 2025-05-12T11:13:05.627Z (about 1 year ago)
- Language: C++
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ECC
===
Elliptic Curve Calculator for elliptic curve E(Fp): y^2=x^3+ax+b for p prime