Jeffrey Walton
|
a0e21c77ae
|
Add LSH dynamic dispatch (PR #1032)
This commit adds dynamic dispatch to LSH. The implementation pivots on AVX2 and SSSE3.
|
2021-04-26 04:50:48 -04:00 |
|
Jeffrey Walton
|
b306006831
|
Fix DARN32 tail bytes
|
2020-05-14 19:51:40 -04:00 |
|
Jeffrey Walton
|
67f6a1f0bd
|
Clear warning C4702: unreachable code
|
2018-12-14 15:39:54 -05:00 |
|
Jeffrey Walton
|
ee5b0562b9
|
Make temporary buffer a SecBlock for zeroization
|
2018-11-27 22:59:41 -05:00 |
|
Jeffrey Walton
|
09bda53fc0
|
Fix PowerMac compile on G4's and G5's
|
2018-11-27 21:17:47 -05:00 |
|
Jeffrey Walton
|
5685b0fdc4
|
Guard GCC_DARN_ASM_AVAILABLE on GCC 4.0
The GCC inline assembler is available at GCC 3.2, but we check for 4.0 for expediency
|
2018-11-27 20:47:00 -05:00 |
|
Jeffrey Walton
|
3db34abf2f
|
Add Power9 Random Number Generator support (GH #747, PR #748)
|
2018-11-27 02:54:26 -05:00 |
|