dcrypt.macs.mac

Members

Classes

Mac
class Mac
WrapperMac
class WrapperMac(T)

Functions

putAll
void putAll(ref M mac, in T data)

Variadic 'put' helper function for MACs.

Templates

isMAC
template isMAC(T)

Test if T is a message authentication code (MAC).

Meta