Implementation of the HMAC algorithm. Do not use on new things because std.digest.hmac now exists in Phobos.
See Source File
Implementation of the HMAC algorithm. Do not use on new things because std.digest.hmac now exists in Phobos.