Docs.rs
libcrux-ecdh-0.0.4
libcrux-ecdh 0.0.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
franziskuskiefer
github:cryspen:crates
Dependencies
libcrux-curve25519 =0.0.4
normal
libcrux-p256 =0.0.4
normal
rand ^0.9
normal
tls_codec ^0.4.2
normal
optional
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
37.25%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
p256_validate_scalar
libcrux_
ecdh
0.0.4
libcrux_ecdh
Function
p256_
validate_
scalar
Copy item path
Source
pub fn p256_validate_scalar(s: &
PrivateKey
) ->
Result
<
()
,
Error
>