Commit Graph

6043 Commits

Author SHA1 Message Date
Jeffrey Walton
2d8e468085
Fix MD2 AlgorithmName 2021-04-08 07:53:41 -04:00
Jeffrey Walton
b72007386d
Update cryptest-pem.sh script 2021-03-29 14:43:04 -04:00
Jeffrey Walton
6911928ffd
Remove CRYPTOPP_NO_CXX11
It is no longer needed in 2021
2021-03-25 16:23:27 -04:00
Jeffrey Walton
a39c1650f3 Update comments 2021-03-23 12:02:06 -04:00
Jeffrey Walton
f6a9edadf0
Update comments 2021-03-23 07:45:53 -04:00
Jeffrey Walton
d8199c88bf
Update self tests 2021-03-23 06:20:15 -04:00
Jeffrey Walton
1302bd5b45
Move Darwin tools to bottom of Makefile 2021-03-23 06:06:26 -04:00
Jeffrey Walton
a70662dae8
Add -fno-common for Darwin builds 2021-03-23 05:55:07 -04:00
Jeffrey Walton
f6a2792353
Cleanup cryptest.sh 2021-03-21 22:46:31 -04:00
Jeffrey Walton
cafef48631
Add Altivec code generation tests 2021-03-21 22:29:39 -04:00
Jeffrey Walton
e415713f38
Handle line with whitespace gracefully 2021-03-21 17:49:30 -04:00
Jeffrey Walton
a60c811310
Update make trim recipe
Set permissions on scripts in PWD
2021-03-21 17:44:50 -04:00
Jeffrey Walton
36d95db117
Fix datatest.cpp Readline 2021-03-21 17:29:01 -04:00
Jeffrey Walton
9d0cb653ec
Update datatest.cpp to use temp string 2021-03-21 17:14:44 -04:00
Jeffrey Walton
ce8d243bf1
Clear Clang warnings 2021-03-21 08:06:10 -04:00
Jeffrey Walton
d8ccda7512
Update NEON tests for Apple M1 2021-03-21 05:36:08 -04:00
Jeffrey Walton
ab9461ec5e
Add additional ASN.1 self tests 2021-03-21 04:06:38 -04:00
Jeffrey Walton
a73d83c881
Update comments 2021-03-20 19:17:45 -04:00
Jeffrey Walton
f845316e95
Cleanup C++11 compile when CRYPTOPP_NO_CXX11 is in effect 2021-03-20 16:07:53 -04:00
Jeffrey Walton
a3224bf445
Update validat7.cpp 2021-03-20 15:37:57 -04:00
Jeffrey Walton
44969f8e21
Try to find Apple libtool on Darwin
A GNU libtool in /usr/local will break the build
2021-03-20 14:45:51 -04:00
Jeffrey Walton
704a4073b8
Update cryptest-coverage.sh script 2021-03-20 14:25:13 -04:00
Jeffrey Walton
23b0bc97c9
Add additional x25519 self tests 2021-03-20 14:25:06 -04:00
Jeffrey Walton
cbc58242cf
Add missing virtual dtors 2021-03-20 13:55:16 -04:00
Jeffrey Walton
44f71792f5
Fix x25519 constructor 2021-03-20 01:36:33 -04:00
Jeffrey Walton
7296df37b1
Update cryptest-coverage.sh script 2021-03-20 01:33:23 -04:00
Jeffrey Walton
b8629103c6
Update cryptest-coverage.sh script 2021-03-20 00:49:10 -04:00
Jeffrey Walton
a88f0d19c1
Fix LUC validation test 2021-03-20 00:46:54 -04:00
Jeffrey Walton
f7757ebde1
Update cryptest-coverage.sh script 2021-03-20 00:43:03 -04:00
Jeffrey Walton
cbf9597205
Update comments 2021-03-19 23:53:04 -04:00
Jeffrey Walton
6c5e6fac0f
Update cryptest-coverage.sh script 2021-03-19 23:50:45 -04:00
Jeffrey Walton
c40105a5e7
Update datatest.cpp 2021-03-19 22:52:55 -04:00
Jeffrey Walton
143d711593
Update datatest.cpp 2021-03-19 22:40:28 -04:00
Jeffrey Walton
9f251599b8
Update cryptest.sh script 2021-03-19 21:08:31 -04:00
Jeffrey Walton
1924c04a04
Update cryptest.sh script 2021-03-19 21:02:14 -04:00
Jeffrey Walton
3537c77e39
Update datatest.cpp 2021-03-19 19:46:14 -04:00
Jeffrey Walton
dc353577d6
Whitespace check-in 2021-03-19 19:27:32 -04:00
Jeffrey Walton
2dd1082c78
Update datatest.cpp 2021-03-19 19:19:58 -04:00
Jeffrey Walton
93c4fc2b8a
Update datatest.cpp 2021-03-19 19:19:02 -04:00
Jeffrey Walton
851d355f5b
Update datatest.cpp 2021-03-19 18:56:21 -04:00
Jeffrey Walton
3b76ccc5a5
Use istream.fail() in Readline() 2021-03-19 18:53:18 -04:00
Jeffrey Walton
d32ff560eb
Use Readline in datatest.cpp 2021-03-19 18:48:06 -04:00
Jeffrey Walton
07d3f954c9
Update datatest.cpp 2021-03-19 18:39:11 -04:00
Jeffrey Walton
182fd5f100
Use Readline in datatest.cpp 2021-03-19 18:30:11 -04:00
Jeffrey Walton
f69ec3c75c
Update datatest.cpp 2021-03-19 17:59:30 -04:00
Jeffrey Walton
5a587fedec
Use anonymous namespace in datatest.cpp 2021-03-19 17:50:37 -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
67972b53ba
Update DARN rng tests 2021-03-19 15:21:33 -04:00