Docs.rs
chie-crypto-0.1.0
chie-crypto 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
argon2 ^0.5
normal
base64 ^0.22
normal
blake3 ^1.8
normal
chacha20poly1305 ^0.10
normal
chie-shared ^0.1.0
normal
chrono ^0.4
normal
curve25519-dalek ^4.1
normal
ed25519-dalek ^2.2
normal
getrandom ^0.3
normal
hex ^0.4
normal
hkdf ^0.12
normal
hmac ^0.12
normal
num-bigint ^0.4
normal
num-prime ^0.4
normal
num-traits ^0.2
normal
oxicode ^0.1.1
normal
pbkdf2 ^0.12
normal
pqcrypto-dilithium ^0.5
normal
pqcrypto-kyber ^0.8
normal
pqcrypto-sphincsplus ^0.7
normal
pqcrypto-traits ^0.3
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
subtle ^2.6
normal
thiserror ^2.0
normal
x25519-dalek ^2.0
normal
zeroize ^1.8
normal
criterion ^0.7
dev
tempfile ^3
dev
Versions
86.69%
of the crate is documented
Platform
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
Hash
chie_
crypto
0.1.0
In chie_
crypto::
hash
chie_crypto
::
hash
Type Alias
Hash
Copy item path
Source
pub type Hash = [
u8
;
32
];
Expand description
Hash output (256 bits).