Module mac
digest
0.10.7
Module mac
Module Items
Structs
Traits
In crate digest
digest
Module
mac
Copy item path
Source
Structs
§
CtOutput
Fixed size output value which provides a safe
Eq
implementation that runs in constant time.
MacError
Error type for when the
Output
of a
Mac
is not equal to the expected value.
Traits
§
Mac
Convenience wrapper trait covering functionality of Message Authentication algorithms.
MacMarker
Marker trait for Message Authentication algorithms.