Adrien Zinger
|
c45ca0656f
Fix GCC compilation -Waggressive-loop-optimizations
|
7 months ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Tomas Mraz
|
4b65d79d71
rsaz_exp_x2.c: Remove unused ALIGN64 macro
|
2 years ago |
Tomas Mraz
|
9506a2e274
rsaz_exp_x2.c: Avoid potential undefined behavior with strict aliasing
|
2 years ago |
Tomas Mraz
|
f83490fb9c
Revert "Fix an occasional CI failure due to unaligned access"
|
2 years ago |
Bernd Edlinger
|
8511520842
Fix an occasional CI failure due to unaligned access
|
2 years ago |
Xi Ruoyao
|
4d8a88c134
rsa: fix bn_reduce_once_in_place call for rsaz_mod_exp_avx512_x2
|
2 years ago |
Tomas Mraz
|
6d702cebfc
Add an extra reduction step to RSAZ mod_exp implementations
|
2 years ago |
Pauli
|
2437832be1
rsa exp: move declarations before code
|
2 years ago |
Pauli
|
23effeb81f
Fix Coverity 1494385 logically dead code.
|
3 years ago |
Andrey Matyukov
|
f87b4c4ea6
Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPU
|
3 years ago |
Pauli
|
e475d9a443
rsa: rename global rsaz_ sumbols so they are in namespace
|
3 years ago |
Pauli
|
190c029eab
bn: rename extract_multiplier_2x20_win5 -> ossl_extract_multiplier_2x20_win5
|
3 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Andrey Matyukov
|
c781eb1c63
Dual 1024-bit exponentiation optimization for Intel IceLake CPU
|
3 years ago |