Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LSH-256 and LSH-512 hash functions (GH #1025, PR #1026) | Jeffrey Walton | 2021-04-16 | 1 | -0/+9 |
| | | | Add South Korea's LSH-256 and LSH-512 families of hash functions. | ||||
* | Clear performance warning on MSVC | Jeffrey Walton | 2020-12-28 | 1 | -23/+23 |
| | |||||
* | Clear MSVC warnings | Jeffrey Walton | 2020-09-11 | 1 | -73/+77 |
| | |||||
* | Use ConstBytePtr and BytePtrSize in test | Jeffrey Walton | 2020-04-13 | 1 | -4/+4 |
| | |||||
* | Update comments | Jeffrey Walton | 2020-01-11 | 1 | -2/+4 |
| | |||||
* | Add additional BLAKE2 test vectors (GH #921) | Jeffrey Walton | 2020-01-10 | 1 | -2/+42 |
| | |||||
* | Add additional test vectors | Jeffrey Walton | 2019-12-01 | 1 | -0/+3 |
| | |||||
* | Prepare for Crypto++ 8.2 release | Jeffrey Walton | 2019-04-28 | 1 | -29/+29 |
| | | | | Fix SHAKE-128 and SHAKE-256 tests | ||||
* | Enable extended output in SHAKE-128 and SHAKE-256 (GH #805, PR #806) | Jeffrey Walton | 2019-02-13 | 1 | -1/+139 |
| | |||||
* | Add search for test vectors and test data (GH #760) | Jeffrey Walton | 2018-12-07 | 1 | -7/+13 |
| | |||||
* | Remove Coverity worakaround StreamState | Jeffrey Walton | 2018-07-29 | 1 | -25/+23 |
| | | | | 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. | ||||
* | Update comments | Jeffrey Walton | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | Refactor validat5.cpp and validat6.cpp | Jeffrey Walton | 2018-07-29 | 1 | -1081/+1744 |
| | | | | Also see https://groups.google.com/forum/#\!topic/cryptopp-users/j_aQj6r-PoI | ||||
* | Split validat*.cpp source files | Jeffrey Walton | 2018-07-28 | 1 | -0/+1362 |
Also see https://groups.google.com/forum/#\!topic/cryptopp-users/j_aQj6r-PoI |