Registry / crypto / pqcrypto-internals

pqcrypto-internals

JSON →
library0.2.11rscratesunverified

Bindings to common cryptography primitives for post-quantum cryptography.

# Cargo.toml [dependencies] pqcrypto-internals = "0.2.11"
INSTALL
IMPORT
SIG · PQCRYPTO-INTERNALS
P
pqcrypto-internals
cryptorustv0.2.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Sha3
use pqcrypto_internals::sha3::Sha3;

Creates a new SHA-3 hash instance.

use pqcrypto_internals::sha3::Sha3; fn main() { let _hash = Sha3::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.11latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources
pqcrypto-internals — cargo add pqcrypto-internals · libregistry