Crates.io | x448 |
lib.rs | x448 |
version | 0.14.0-pre.1 |
created_at | 2020-05-30 18:08:11.449049+00 |
updated_at | 2025-09-14 01:32:15.007532+00 |
description | Pure Rust implementation of X448, an elliptic curve Diffie-Hellman function |
homepage | https://docs.rs/x448/ |
repository | https://github.com/RustCrypto/elliptic-curves/tree/master/x448 |
max_upload_size | |
id | 247765 |
size | 40,919 |
THIS CODE HAS NOT BEEN AUDITED OR REVIEWED. USE AT YOUR OWN RISK.
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
.
All crates licensed under either of
at your option.
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.