dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
dcrypt.macs.hmac
dcrypt
macs
Undocumented in source.
Public Imports
dcrypt.macs.mac
public
import
dcrypt
.
macs
.
mac
;
Members
Aliases
octets
alias
octets
=
const
(
ubyte
)[]
Undocumented in source.
Functions
testHMac
void
testHMac
(string[] keys, string[] datas, string[] hashes)
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
macs
modules
gmac
hmac
mac
poly1305