Docs.rs
QuantCrypt-0.1.0
QuantCrypt 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
crates.io
Source
Owners
codespree
Dependencies
chrono ^0.4.38
normal
cms ^0.2.3
normal
const-oid ^0.9.6
normal
der ^0.7.9
normal
der_derive ^0.7.3
normal
ed25519-dalek ^2.1.1
normal
ed448-rust ^0.1.1
normal
fips204 ^0.2.2
normal
hex ^0.4.3
normal
hkdf ^0.12.4
normal
ml-kem ^0.2.1
normal
openssl ^0.10.66
normal
pem ^3.0.4
normal
pkcs8 ^0.10.2
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rand_core ^0.6.4
normal
rsa ^0.9.6
normal
serde ^1.0.210
normal
sha2 ^0.10.8
normal
sha3 ^0.10.8
normal
signature ^2.2.0
normal
spki ^0.7.3
normal
strum ^0.26.3
normal
strum_macros ^0.26.4
normal
thiserror ^1.0.64
normal
tiny-keccak ^2.0.2
normal
x509-cert ^0.2.5
normal
zeroize ^1.8.1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
quantcrypt
0.1.0
Module dsas
Module Items
Structs
Enums
In crate quantcrypt
quantcrypt
Module
dsas
Copy item path
source
Expand description
Defines DSA types and key generation
Structs
§
DsaKey
Generator
A key generator for DSA keys
Enums
§
DsaAlgorithm
The permissible algorithms for the
AlgorithmIdentifier
type.