Docs.rs
p256-0.12.0
p256 0.12.0
Docs.rs crate page
Apache-2.0 OR MIT
Links
Documentation
Repository
Crates.io
Source
Owners
newpavlov
github:rustcrypto:elliptic-curves
Dependencies
ecdsa ^0.15
normal
elliptic-curve ^0.12
normal
hex-literal ^0.3
normal
primeorder ^0.12
normal
serdect ^0.1
normal
sha2 ^0.10
normal
blobby ^0.3
dev
criterion ^0.4
dev
ecdsa ^0.15
dev
hex-literal ^0.3
dev
proptest ^1
dev
rand_core ^0.6
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-pc-windows-msvc
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
SecretKey
In p256
?
Type Definition
p256
::
SecretKey
source
·
[
−
]
pub type SecretKey =
SecretKey
<
NistP256
>;
Expand description
NIST P-256 secret key.