Crate crypto_mac [] [src]

Structs

MacResult

MacResult wraps a Mac code and provides a safe Eq implementation that runs in fixed time.

Traits

Mac

The Mac trait defines methods for a Message Authentication function.