Module mac

Module mac 

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.