Commit Graph

12 Commits

Author SHA1 Message Date
Jeffrey Walton
4f2ba562e7
Clear MSVC warnings 2020-09-11 05:42:29 -04:00
Jeffrey Walton
d86f5ad449
Use ConstBytePtr and BytePtrSize in test 2020-04-13 00:38:09 -04:00
Jeffrey Walton
189609534d Update comments 2020-01-11 01:57:20 -05:00
Jeffrey Walton
5bedc2a182
Add additional BLAKE2 test vectors (GH #921) 2020-01-10 00:04:32 -05:00
Jeffrey Walton
49de180678
Add additional test vectors 2019-12-01 02:29:31 -05:00
Jeffrey Walton
ec1aa8874c
Prepare for Crypto++ 8.2 release
Fix SHAKE-128 and SHAKE-256 tests
2019-04-28 19:09:45 -04:00
Jeffrey Walton
00f9c1f0eb
Enable extended output in SHAKE-128 and SHAKE-256 (GH #805, PR #806) 2019-02-13 11:31:18 -05:00
Jeffrey Walton
1c88fd6f59
Add search for test vectors and test data (GH #760) 2018-12-07 12:25:52 -05:00
Jeffrey Walton
f290746a36
Remove Coverity worakaround StreamState
Use std::ostringstream instead. Eventually I'd like to see the output stream passed into the function of interest. It will avoid problems on some mobile OSes that don't have standard inputs and outputs.
2018-07-29 22:35:36 -04:00
Jeffrey Walton
0210e54310
Update comments 2018-07-29 20:34:29 -04:00
Jeffrey Walton
d51f701e06
Refactor validat5.cpp and validat6.cpp
Also see https://groups.google.com/forum/#\!topic/cryptopp-users/j_aQj6r-PoI
2018-07-29 20:30:19 -04:00
Jeffrey Walton
28fe1a6a4d
Split validat*.cpp source files
Also see https://groups.google.com/forum/#\!topic/cryptopp-users/j_aQj6r-PoI
2018-07-28 14:57:12 -04:00