#ecc #crypto #brainpool

no-std bp256

Brainpool P-256 (brainpoolP256r1 and brainpoolP256t1) elliptic curves

8 releases (breaking)

0.6.1 Apr 17, 2023
0.6.0 Mar 3, 2023
0.5.0 Jan 16, 2023
0.4.0 May 9, 2022
0.0.0 Jul 30, 2020

#2484 in Cryptography

Apache-2.0 OR MIT

730KB
17K SLoC

RustCrypto: Brainpool P-256 elliptic curves

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

Brainpool P-256 (brainpoolP256r1 and brainpoolP256t1) elliptic curve types implemented in terms of traits from the elliptic-curve crate.

Documentation

Minimum Supported Rust Version

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

~2MB
~48K SLoC