elliptic-curve

Crates.ioelliptic-curve
lib.rselliptic-curve
version0.14.0-rc.12
created_at2019-12-05 17:07:27.394753+00
updated_at2025-08-06 00:56:37.00771+00
descriptionGeneral purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof.
homepage
repositoryhttps://github.com/RustCrypto/traits
max_upload_size
id186697
size224,020
elliptic-curves (github:rustcrypto:elliptic-curves)

documentation

https://docs.rs/elliptic-curve

README

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.

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.

Commit count: 1594

cargo fmt