HashNet

Undocumented in source.

Members

Functions

HMAC
immutable(Buffer) HMAC(const(ubyte[]) data)
Undocumented in source.
calcHash
Fingerprint calcHash(const(B) data)
Undocumented in source. Be warned that the author may not have intended to support it.
calcHash
Fingerprint calcHash(const(Document) doc)
Undocumented in source.
calcHash
Fingerprint calcHash(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
hashSize
uint hashSize()
Undocumented in source.
multihash
string multihash()
Undocumented in source.
rawCalcHash
immutable(Buffer) rawCalcHash(const(ubyte[]) data)
Undocumented in source.

Meta