summaryrefslogtreecommitdiff
path: root/hashfwd.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix AlgorithmName for SHA3-based classesJeffrey Walton2019-02-131-0/+3
|
* Add <emsa2.h> to dll.cppJeffrey Walton2017-12-261-1/+1
|
* Fix failed self test under Clang (GH #533)Jeffrey Walton2017-12-251-0/+35
This may cause GH #300, "Clang 3.9 and missing member definitions for template classes" or GH #294, "Fix clang warnings about undefined variable templates in pkcspad.h" to resurface. Man I hope not...