WIP: Refactor HMAC functions to reduce code duplication
This MR attempts to remove duplicated code in hmac functions by creating universal set of functions that accept the algorithm as the last parameter to every function.
Closes #175 (closed)
This MR attempts to remove duplicated code in hmac functions by creating universal set of functions that accept the algorithm as the last parameter to every function.
Closes #175 (closed)