Skip to content

Releases: D7EAD/HashPlusPlus

v2.0.1

11 Mar 04:14
ccf865e
Compare
Choose a tag to compare

hashpp-v2.0.0

08 Dec 23:23
239ca5e
Compare
Choose a tag to compare

Major release.

Implements several changes and additions:

  • HMAC support.
    • Functions to generate HMAC(s) using data and associated key.
  • Simplification of library methods.
    • Introduction of class Container and three aliases to simplify bulk data being supplied to functions.
  • Addition of new check to optional class metrics for HMACs.
  • Single set bulk data overloads added.
  • Added variable-template functions for retrieving variadic hash data.
  • Restructured file-related functions.

See file for more.

hashpp-v1.0.0

25 Nov 00:11
aa531e5
Compare
Choose a tag to compare

Base release.