#elliptic #ecc #weierstrass

no-std elliptic-curve-flow

General purpose Elliptic Curve Cryptography (ECC) Modified for use with the flow-rust-sdk package

1 stable release

1.0.0 Sep 22, 2021

#12 in #elliptic

24 downloads per month
Used in 4 crates (3 directly)

Apache-2.0 OR MIT

140KB
3K SLoC

Elliptic-Curve

A heavily modified version, intended for use with the Flow-Rust-SDK.


lib.rs:

General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof.

Minimum Supported Rust Version

Rust 1.52 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

Dependencies

~1.5–2.2MB
~48K SLoC