ecip

Crates.ioecip
lib.rsecip
version0.1.0
sourcesrc
created_at2023-06-27 11:37:20.795767
updated_at2023-06-27 11:37:20.795767
descriptionECIP implementation
homepage
repositoryhttps://github.com/kayabaNerve/serai/tree/snarks/crypto/ecip
max_upload_size
id901241
size4,736
Luke Parker (kayabaNerve)

documentation

README

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.

Commit count: 0

cargo fmt