Commit Graph

6067 Commits

Author SHA1 Message Date
Jeffrey Walton
412204e4d2
Fix typos 2021-04-09 23:46:33 -04:00
Jeffrey Walton
80bef2aff6
Update AdditiveCipherTemplate<S>::ProcessData (GH #1010) 2021-04-09 23:37:29 -04:00
Jeffrey Walton
a6bb071b73
Update documentation 2021-04-09 23:14:21 -04:00
Jeffrey Walton
89b4999adc
Update documentation 2021-04-09 21:59:49 -04:00
Jeffrey Walton
0489306966
Update SecBlock and ByteQueue documentation 2021-04-09 21:43:11 -04:00
Jeffrey Walton
3e1a33cdb0
Update SecBlock and ByteQueue documentation 2021-04-09 21:40:26 -04:00
Jeffrey Walton
b48487b468
Fix spelling 2021-04-09 21:29:50 -04:00
Jeffrey Walton
649b3b10b5
Update SecBlock and ByteQueue documentation 2021-04-09 20:11:03 -04:00
Jeffrey Walton
5a3a71c9a4
Clear GCC warnings 2021-04-09 19:16:12 -04:00
Jeffrey Walton
ac73023362
Update documentation 2021-04-09 19:12:00 -04:00
Jeffrey Walton
4e7065aef4
Update ByteQueue documentation 2021-04-09 19:07:56 -04:00
Jeffrey Walton
e5cf34ed32
Update SecBlock documentation 2021-04-09 19:07:40 -04:00
Jeffrey Walton
0af5b86ce7
Update documentation for SecBlock 2021-04-09 12:32:19 -04:00
Jeffrey Walton
d90f9aadd9
Whitespace check-in 2021-04-09 12:29:57 -04:00
Jeffrey Walton
3645736137
Update documentation for SecBlock 2021-04-09 12:04:28 -04:00
Jeffrey Walton
39a73282dd
Update documentation for SecBlock 2021-04-09 12:00:10 -04:00
Jeffrey Walton
fcf1f56833
Update SecBlock Assign and Append
0-size arrays need to be assigned, too.
2021-04-09 04:55:28 -04:00
Jeffrey Walton
f1f23c083a
Update SecBlock Assign and Append
0-size arrays need to be assigned, too.
2021-04-09 04:29:37 -04:00
Jeffrey Walton
f1877cb348
Shore up SecBlock Append for overlapping buffer 2021-04-09 03:17:48 -04:00
Jeffrey Walton
a608c26dd6
Fix spelling 2021-04-09 01:54:39 -04:00
Jeffrey Walton
cfad40c716
Update documentation 2021-04-09 01:52:53 -04:00
Jeffrey Walton
388ff89b5c
Update documentation 2021-04-09 01:44:18 -04:00
Jeffrey Walton
d6799a6984
Fix SecBlock Append() overload 2021-04-09 01:40:24 -04:00
Jeffrey Walton
191e08c838
Add SecBlock Append() overloads 2021-04-09 01:23:08 -04:00
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