Commit Graph

17 Commits

Author SHA1 Message Date
Jeffrey Walton
ce8d243bf1
Clear Clang warnings 2021-03-21 08:06:10 -04:00
Jeffrey Walton
ab9461ec5e
Add additional ASN.1 self tests 2021-03-21 04:06:38 -04:00
Jeffrey Walton
a88f0d19c1
Fix LUC validation test 2021-03-20 00:46:54 -04:00
Jeffrey Walton
462e15c192
Use anonymous namespace in validat8.cpp 2021-03-19 17:14:26 -04:00
Jeffrey Walton
744026b75c
Add additional RSA and Rabin self tests 2021-03-19 16:29:10 -04:00
Jeffrey Walton
dff71eb8ee
Add additional Rabin self tests 2021-03-19 16:13:40 -04:00
Jeffrey Walton
646458ff6f
Add additional RSA self tests 2021-03-19 01:14:44 -04:00
Jeffrey Walton
90b0699edd
Add private key test data for ElGamal 2019-08-27 06:10:38 -04:00
Jeffrey Walton
72f2b72920
Add test data from bug report (GH #876) 2019-08-24 18:00:03 -04:00
Jeffrey Walton
2baa37efac
Clear unused parameter warnings for GCC with -Wextra (GH #856) 2019-07-03 15:17:53 -04:00
Jeffrey Walton
cd0d145635 Add legacy ECIES EC2N cryptosystem and kat (GH #856) 2019-07-03 03:06:58 -04:00
Jeffrey Walton
ce6d3c1306 Add legacy ECIES ECP cryptosystem and kat (GH #856) 2019-07-03 01:41:23 -04:00
Andrew Wason
9c307ff4ba Use MAC::DIGESTSIZE in ECIES SymmetricEncrypt/SymmetricDecrypt
Fixes #856
2019-07-02 10:47:46 -04:00
Jeffrey Walton
1c88fd6f59
Add search for test vectors and test data (GH #760) 2018-12-07 12:25:52 -05:00
Jeffrey Walton
bf37ccda6d
Fix initialization of 'pass' variable
Copy/paste error from https://github.com/weidai11/cryptopp/commit/d51f701e0638
2018-07-29 21:25:48 -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