Commit Graph

5582 Commits

Author SHA1 Message Date
Jeffrey Walton
c7442168a2
Update comments 2020-07-28 13:18:07 -04:00
Jeffrey Walton
f59054a41b
Whitespace check-in 2020-07-28 13:11:37 -04:00
Jeffrey Walton
36e0721f14
Add basic configure script
The script is intended to fix occasional problems like reported at GH #950
2020-07-28 12:43:26 -04:00
Jeffrey Walton
913ad2ba3d
Fix Padlock RNG code 2020-07-27 19:39:34 -04:00
Jeffrey Walton
95e0d5de19
Update test programs 2020-07-27 12:46:11 -04:00
Jeffrey Walton
1432ae0819
Add additiona; test programs 2020-07-27 11:55:24 -04:00
Jeffrey Walton
abd8b7a991
Update Padlock RNG GenerateBlock 2020-07-27 11:41:28 -04:00
Jeffrey Walton
24dd6960fc
Remove -DCRYPTOPP_DISABLE_ASM for Apple multiarch builds 2020-07-26 08:26:14 -04:00
Jeffrey Walton
445243a9d1
Add missing C++ headers (GH #960) 2020-07-21 11:18:22 -04:00
Jeffrey Walton
080bbae6dd
Clear GCC analyzer warning 2020-07-17 01:16:16 -04:00
Jeffrey Walton
f6e559d787
Clear GCC analyzer warning 2020-07-17 00:35:22 -04:00
Jeffrey Walton
fdd15ae13d
Clear GCC analyzer warning 2020-07-16 15:37:09 -04:00
Jeffrey Walton
12cf74dfa2
Add build-aux/ to autotools-clean recipe 2020-07-11 03:03:19 -04:00
Jeffrey Walton
76c66c68a2
Update cryptest-autotools.sh script 2020-07-10 00:01:12 -04:00
Jeffrey Walton
e014694fe3
Update cryptest-autotools.sh script 2020-07-09 19:50:38 -04:00
Jeffrey Walton
3bed6789e3
Update comments in VMAC 2020-07-09 12:16:55 -04:00
Jeffrey Walton
b9601396b7
Use CRYPTOPP_BOOL_X86 in VMAC 2020-07-09 11:41:36 -04:00
Jeffrey Walton
973c7347b9
Whitespace check-in 2020-07-09 11:25:47 -04:00
Jeffrey Walton
bf3367dfdd
Remove unneeded temp var in VMAC 2020-07-09 02:34:35 -04:00
Jeffrey Walton
8165e41e12
Update comments in VMAC 2020-07-08 21:40:15 -04:00
Jeffrey Walton
c3a1f4c217
Update grep expressions 2020-07-08 21:39:49 -04:00
Jeffrey Walton
cd6ed6aeda
Fix VMAC compile on 32-bit Solaris
The change tested good on 32-bit Linux and 32-bit OS X
2020-07-08 03:21:58 -04:00
Jeffrey Walton
d1764c9e8b
Update Cirrius configuration 2020-07-07 21:03:19 -04:00
Jeffrey Walton
4aec73b4a0
Update cryptest-autotools.sh script 2020-07-07 16:10:51 -04:00
Jeffrey Walton
1b8512271f
Update cryptest-autotools.sh script 2020-07-07 16:08:14 -04:00
Jeffrey Walton
7415c6aaa8
Update cryptest-autotools.sh script 2020-07-07 15:54:56 -04:00
Jeffrey Walton
4a87f567e5
Update comments 2020-07-07 15:37:37 -04:00
Jeffrey Walton
4183eaa514
Fix spelling 2020-07-07 15:36:39 -04:00
Jeffrey Walton
e570e91e52
Update comments (GH #945) 2020-07-07 15:32:48 -04:00
Jeffrey Walton
dd7598e638
Remove 64-bit AdvancedProcessBlocks (GH #945) 2020-07-07 15:22:09 -04:00
Jeffrey Walton
84ab419029
Fix SIMON64 and SPECK64 self test failures (GH #945) 2020-07-07 12:36:49 -04:00
Jeffrey Walton
abe69c6130
Update makefile flags 2020-07-07 04:40:49 -04:00
Jeffrey Walton
62ee118379
Disable SIMON64 and SPECK64 SIMD code (GH #945) 2020-07-07 04:19:36 -04:00
Jeffrey Walton
a7b32867dd
Add sanity check to AuthenticatedSymmetricCipherBase::TruncatedFinal (GH #954) 2020-07-07 01:15:06 -04:00
Jeffrey Walton
9c5ea3a17e
Update BLAKE2s to avoid dependency on b 2020-07-06 21:55:10 -04:00
Jeffrey Walton
5dd2d635c9
Fix ppc64le build with Clang 2020-07-02 00:53:34 -04:00
Jeffrey Walton
a830b24e7a
Silence GCC warnings in BLAKE2 2020-06-29 08:31:25 -04:00
Jeffrey Walton
3bdcb5b8e0
Update comments 2020-06-29 05:22:27 -04:00
Jeffrey Walton
827f2ebcad
Speedup BLAKE2s message loading on PowerPC 2020-06-29 05:17:59 -04:00
Jeffrey Walton
a3aefbb1dc
Update comments 2020-06-29 04:55:40 -04:00
Jeffrey Walton
97695f87a9
Speedup BLAKE2 message loading on PowerPC 2020-06-29 04:44:58 -04:00
Jeffrey Walton
4f54885d86
Speedup BLAKE2 message loading on PowerPC 2020-06-29 04:30:11 -04:00
Jeffrey Walton
1e0ae42a87
Fix BLAKE2s on AIX 2020-06-29 04:26:47 -04:00
Jeffrey Walton
25cdab6d32
Use little-endian mask during BLAKE2 loads 2020-06-28 02:34:52 -04:00
Jeffrey Walton
dc2b336ace
Cleanup BLAKE2 POWER8 code 2020-06-27 08:20:14 -04:00
Jeffrey Walton
282e8d4954
Avoid BLAKE2b permute and mask on POWER8 2020-06-26 18:42:22 -04:00
Sergiu Giurgiu
818f1ca944
Fix conflicting Cryptogams API names on ARM with OpenSSL (GH #952) 2020-06-03 21:03:18 -04:00
Jeffrey Walton
b306006831
Fix DARN32 tail bytes 2020-05-14 19:51:40 -04:00
Jeffrey Walton
634b398d20
Update setenv-*.sh scripts 2020-05-14 18:24:58 -04:00
Jeffrey Walton
87c1e8bbba
Update setenv-*.sh scripts to use positional arguments 2020-05-14 18:13:38 -04:00