1 unstable release
0.1.0 | Apr 29, 2024 |
---|
#2095 in Cryptography
32KB
730 lines
EC IP
An implementation of elliptic curve divisor construction, intended for Eagen's EC IP work.
Status
This library should be accurate, yet doesn't support odd amounts of points. This is theoretically possible, there's simply an unresolved quirk which has yet to be identified.
This library uses asserts instead of Result
. It also has extraneous asserts
which should be moved to debug.
Dependencies
~0.7–1.3MB
~28K SLoC