x448

Crates.iox448
lib.rsx448
version0.14.0-pre.1
created_at2020-05-30 18:08:11.449049+00
updated_at2025-09-14 01:32:15.007532+00
descriptionPure Rust implementation of X448, an elliptic curve Diffie-Hellman function
homepagehttps://docs.rs/x448/
repositoryhttps://github.com/RustCrypto/elliptic-curves/tree/master/x448
max_upload_size
id247765
size40,919
elliptic-curves (github:rustcrypto:elliptic-curves)

documentation

https://docs.rs/ed448-goldilocks

README

RustCrypto: X448 Diffie-Hellman

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

THIS CODE HAS NOT BEEN AUDITED OR REVIEWED. USE AT YOUR OWN RISK.

About

This crate provides a pure Rust implementation of X448, the Diffie-Hellman function for the Ed448-Goldilocks elliptic curve, providing public key cryptography for symmetric key exchange/agreement.

Companion library to ed448-goldilocks.

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: 1213

cargo fmt