Crate strobe_rs[][src]

Structs

An empty struct that just indicates that an error occurred in verifying a MAC

The main Strobe object. This is currently limited to using Keccak-f[1600] as the internal permutation function. For more information on this object, the protocol specification is a great resource.

Enums

Security parameter. Choice of 128 or 256 bits.

Constants

Version of Strobe that this crate implements.