summaryrefslogtreecommitdiff
path: root/validat5.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-59/+58
* Add LSH-256 and LSH-512 hash functions (GH #1025, PR #1026)Jeffrey Walton2021-04-161-0/+9
* Clear performance warning on MSVCJeffrey Walton2020-12-281-23/+23
* Clear MSVC warningsJeffrey Walton2020-09-111-73/+77
* Use ConstBytePtr and BytePtrSize in testJeffrey Walton2020-04-131-4/+4
* Update commentsJeffrey Walton2020-01-111-2/+4
* Add additional BLAKE2 test vectors (GH #921)Jeffrey Walton2020-01-101-2/+42
* Add additional test vectorsJeffrey Walton2019-12-011-0/+3
* Prepare for Crypto++ 8.2 releaseJeffrey Walton2019-04-281-29/+29
* Enable extended output in SHAKE-128 and SHAKE-256 (GH #805, PR #806)Jeffrey Walton2019-02-131-1/+139
* Add search for test vectors and test data (GH #760)Jeffrey Walton2018-12-071-7/+13
* Remove Coverity worakaround StreamStateJeffrey Walton2018-07-291-25/+23
* Update commentsJeffrey Walton2018-07-291-1/+1
* Refactor validat5.cpp and validat6.cppJeffrey Walton2018-07-291-1081/+1744
* Split validat*.cpp source filesJeffrey Walton2018-07-281-0/+1362