Commit Graph

5671 Commits

Author SHA1 Message Date
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
Jeffrey Walton
fccbe1ea2a
Remove unneeded cryptopp_bds.cpp from Doxygen config 2020-05-14 17:25:58 -04:00
Jeffrey Walton
ce8fb62784
Update Doxygen configuration file 2020-05-11 23:05:14 -04:00
Jeffrey Walton
656b344bc3
Update documentation 2020-05-11 22:58:21 -04:00
Jeffrey Walton
1fa7f45ee2
Re-add VecReverse for PowerPC 2020-05-11 22:51:36 -04:00
Jeffrey Walton
5ce8a3e7f6
Add VecReverseBE for big-endian systems 2020-05-11 22:43:07 -04:00
Jeffrey Walton
d84a9176de
Rename VecReverse to VecReverseLE 2020-05-11 22:38:33 -04:00
Jeffrey Walton
eadca119b8
Go back to using __vector unsigned long long for POWER8 and above 2020-05-11 22:24:16 -04:00
Jeffrey Walton
cca1b2f318
Use __vector unsigned long in PPC test programs 2020-05-11 22:04:31 -04:00
Jeffrey Walton
f53f6b6c5e
Update cryptest.sh for GCC Analyzer 2020-05-11 15:22:20 -04:00
Jeffrey Walton
96172f95ab
Whitespace check-in 2020-05-11 13:15:41 -04:00
Jeffrey Walton
53c03d2b3c
Clean GCC 10 Analyzer warnings 2020-05-11 12:49:15 -04:00