alpm_
types
0.5.0
Module digests
Module Items
Traits
Type Aliases
In crate alpm_
types
alpm_types
Module
digests
Copy item path
Source
Expand description
Public re-exports of common hash functions, for use with
Checksum
.
Traits
§
Digest
Convenience wrapper trait covering functionality of cryptographic hash functions with fixed output size.
Type Aliases
§
Blake2b512
BLAKE2b-512 hasher state.
Md5
MD5 hasher state.
Sha1
SHA-1 hasher state.
Sha224
SHA-224 hasher.
Sha256
SHA-256 hasher.
Sha384
SHA-384 hasher.
Sha512
SHA-512 hasher.