dcrypt.crypto.macs.gmac

Undocumented in source.

Public Imports

dcrypt.crypto.macs.mac
public import dcrypt.crypto.macs.mac;

Members

Structs

GMac
struct GMac(T)

Special case of GCMCipher where no data gets encrypted but all processed as AAD.

Meta