- HMAC
immutable(Buffer) HMAC(const(ubyte[]) data)
Undocumented in source. Be warned that the author may not have intended to support it.
- calcHash
Fingerprint calcHash(const(ubyte[]) 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. Be warned that the author may not have intended to support it.
- hashSize
uint hashSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- multihash
string multihash()
Undocumented in source. Be warned that the author may not have intended to support it.
- rawCalcHash
immutable(Buffer) rawCalcHash(const(ubyte[]) data)
Undocumented in source. Be warned that the author may not have intended to support it.