Digest
dryoc
0.6.0
Digest
In dryoc::
classic::
crypto_
hash
Structs
Sha512State
Functions
crypto_hash_sha512
crypto_hash_sha512_final
crypto_hash_sha512_init
crypto_hash_sha512_update
Type Aliases
Digest
?
Settings
Type Alias
dryoc
::
classic
::
crypto_hash
::
Digest
Copy item path
source
·
[
−
]
pub type Digest = [
u8
;
64
];
Expand description
Type alias for SHA512 digest output.