openssl/crypto/bn/asm
Andy Polyakov 774ff8fed6 bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.
Montgomery multiplication post-conditions in some of code paths were
formally non-constant time. Cache access pattern was result-neutral,
but a little bit asymmetric, which might have produced a signal [if
processor reordered load and stores at run-time].

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6141)
2018-05-02 21:55:21 +02:00
..
alpha-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
armv4-gf2m.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
armv4-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
armv8-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
bn-586.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
bn-c64xplus.asm Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
c64xplus-gf2m.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
co-586.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
ia64-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
ia64.S Update copyright year 2018-02-27 13:59:42 +00:00
mips-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
mips.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
parisc-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
ppc-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
ppc.pl Update copyright year 2018-03-20 13:08:46 +00:00
ppc64-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
rsaz-avx2.pl bn/asm/rsaz-avx2.pl: fix digit correction bug in rsaz_1024_mul_avx2. 2017-12-06 15:36:08 +00:00
rsaz-x86_64.pl Merge Intel copyright notice into standard 2017-06-30 12:01:54 -04:00
s390x-gf2m.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
s390x-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
s390x.S Reset executable bits on files where not needed. 2017-03-03 09:13:40 +01:00
sparct4-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
sparcv8.S Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sparcv8plus.S Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sparcv9-gf2m.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sparcv9-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
sparcv9a-mont.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
via-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
vis3-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
x86-gf2m.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
x86-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
x86_64-gcc.c bn/bn_add.c: address performance regression. 2017-11-16 13:57:55 +01:00
x86_64-gf2m.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
x86_64-mont.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00
x86_64-mont5.pl bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word. 2018-05-02 21:55:21 +02:00