Docs.rs
libcrux-ecdsa-0.0.6
libcrux-ecdsa 0.0.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
franziskuskiefer
github:cryspen:crates
Dependencies
libcrux-p256 =0.0.6
normal
libcrux-sha2 =0.0.6
normal
rand ^0.9
normal
optional
rand_core ^0.9
dev
serde ^1.0.217
dev
serde_json ^1.0.138
dev
Versions
64.29%
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
Skip to main content
All
libcrux_
ecdsa
0.0.6
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
p256::Nonce
p256::PrivateKey
p256::PublicKey
p256::Signature
Enums
Error
Functions
p256::compressed_to_coordinates
p256::rand::random_scalar
p256::rand::sign
p256::sign
p256::uncompressed_to_coordinates
p256::validate_point
p256::validate_scalar
p256::verify
Type Aliases
DigestAlgorithm