Docs.rs
libcrux-ecdh-0.0.2
libcrux-ecdh 0.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
franziskuskiefer
github:cryspen:crates
Dependencies
libcrux-curve25519 =0.0.2
normal
libcrux-p256 =0.0.2
normal
rand ^0.9
normal
hex ^0.4.3
dev
pretty_env_logger ^0.5
dev
rand_core ^0.9
dev
serde ^1.0
dev
serde_json ^1.0
dev
Versions
34.69%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libcrux_
ecdh
0.0.2
Crate Items
Structs
Enums
Functions
List of all items
Structs
P256PrivateKey
P256PublicKey
P256SharedSecret
X25519PrivateKey
X25519PublicKey
X25519SharedSecret
Enums
Algorithm
Error
LowLevelError
curve25519::Error
p256::Error
Functions
derive
generate_secret
key_gen
p256::compressed_to_coordinates
p256::uncompressed_to_coordinates
p256::validate_point
p256::validate_scalar_slice
p256_derive
p256_generate_secret
p256_key_gen
p256_validate_scalar
secret_to_public
validate_scalar
x25519_derive
x25519_generate_secret
x25519_key_gen