#group #ff #ciphersuite #elliptic-curve

ec-divisors

A library for calculating elliptic curve divisors

1 unstable release

0.1.0 Apr 29, 2024

#1619 in Cryptography

Download history 146/week @ 2024-04-29

146 downloads per month

MIT license

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.8–1.3MB
~30K SLoC