Releases: D7EAD/HashPlusPlus
Releases · D7EAD/HashPlusPlus
v2.0.1
hashpp-v2.0.0
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.
- Introduction of class
- 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
Base release.