dcrypt.crypto.macs.gmac

Undocumented in source.

Public Imports

dcrypt.crypto.macs.mac
public import dcrypt.crypto.macs.mac;
Undocumented in source.

Members

Classes

GMac
class GMac(T)

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

Meta