Docs.rs
pqcrypto-traits-0.3.5
pqcrypto-traits 0.3.5
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
thomwiggers
github:rustpq:cargo
Dependencies
Versions
33.33%
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
☰
pqcrypto_traits
0.3.5
Module sign
Enums
Traits
In crate pqcrypto_traits
?
Module
pqcrypto_traits
::
sign
source
·
[
−
]
Enums
VerificationError
Errors that may arise when verifying a signature
Traits
DetachedSignature
A detached signature
PublicKey
A public key for a signature scheme
SecretKey
A secret key for a signature scheme
SignedMessage
A signed message.