#crypto #ecc #elliptic #weierstrass

no-std elliptic-curve

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

47 releases

0.13.2 Mar 8, 2023
0.13.0-rc.0 Feb 28, 2023
0.12.3 Aug 2, 2022
0.12.2 Jul 1, 2022
0.2.0 Dec 11, 2019

#1064 in Cryptography

Download history 112094/week @ 2022-11-30 114991/week @ 2022-12-07 115581/week @ 2022-12-14 72130/week @ 2022-12-21 60911/week @ 2022-12-28 114135/week @ 2023-01-04 123292/week @ 2023-01-11 130233/week @ 2023-01-18 137079/week @ 2023-01-25 129974/week @ 2023-02-01 136962/week @ 2023-02-08 140650/week @ 2023-02-15 151841/week @ 2023-02-22 141880/week @ 2023-03-01 158108/week @ 2023-03-08 145210/week @ 2023-03-15

623,022 downloads per month
Used in 1,092 crates (53 directly)

Apache-2.0 OR MIT

240KB
4.5K SLoC

RustCrypto: Elliptic Curve Traits

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

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.

Documentation

Minimum Supported Rust Version

Requires Rust 1.65 or higher.

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

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.6–1.1MB
~25K SLoC