dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
dcrypt.crypto.macs.hmac
dcrypt
crypto
macs
Undocumented in source.
Public Imports
dcrypt.crypto.macs.mac
public
import
dcrypt
.
crypto
.
macs
.
mac
;
Members
Functions
testHMac
void
testHMac
(string[] hexKeys, string[] hexData, string[] hexHashes)
Tests Digest d with given input data and reference hashes.
Structs
HMac
struct
HMac
(D, uint blockSize = D.blockSize)
Undocumented in source.
Meta
Source
See Source File
dcrypt
crypto
macs
modules
gmac
hmac
mac
poly1305