Authors
Johannes Pfau
Source: std/digest/package.d
CTFE: Digests do not work in CTFE
TODO: Digesting single bits (as opposed to bytes) is not implemented. This will be done as another template constraint helper (hasBitDigesting!T) and an additional interface (BitDigest)