Module tink_daead::subtle[][src]

Provides subtle implementations of the DeterministicAEAD primitive using AES-SIV.

Structs

AesSiv

AesSiv is an implementation of AES-SIV-CMAC as defined in RFC 5297.

Constants

AES_SIV_KEY_SIZE

Key size in bytes.