Rich Salz
|
8ac70bef69
Check return value of some BN functions.
|
8 years ago |
Andy Polyakov
|
25d14c6c29
crypto/bn/x86_64-mont5.pl: constant-time gather procedure.
|
8 years ago |
Andy Polyakov
|
708dc2f129
bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.
|
8 years ago |
Matt Caswell
|
dd045d17e7
Fix URLs mangled by reformat
|
9 years ago |
Emilia Kasper
|
44e4f5b04b
Fix a ** 0 mod 1 = 0 for real this time.
|
9 years ago |
Emilia Kasper
|
cf633fa002
BN_mod_exp_mont_consttime: check for zero modulus.
|
9 years ago |
Richard Levitte
|
f59186e436
Rearrange rsaz
|
9 years ago |
Matt Caswell
|
8944d10e2d
Fix error handling in bn_exp
|
9 years ago |
Matt Caswell
|
83975c80bb
Re-align some comments after running the reformat script.
|
10 years ago |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 years ago |
Andy Polyakov
|
c0edd77487
bn/bn_exp.c: make it indent-friendly.
|
9 years ago |
Tim Hudson
|
6977c7e2ba
mark all block comments that need format preserving so that
|
10 years ago |
Adam Langley
|
0600a5cd49
Ensure that x**0 mod 1 = 0.
|
11 years ago |
Andy Polyakov
|
47b9e06cfd
bn_exp.c: fix x86_64-specific crash with one-word modulus.
|
10 years ago |
Andy Polyakov
|
82a9dafe32
bn_exp.c: move check for AD*X to rsaz-avx2.pl.
|
10 years ago |
Geoff Thorpe
|
3cc546a3bb
bignum: fix boundary condition in montgomery logic
|
10 years ago |
Andy Polyakov
|
cf6d55961c
crypto/bn/asm/x86_64-mont*.pl: update from master.
|
11 years ago |
Andy Polyakov
|
ab8233ab81
Take RSAZ modules into build loop, add glue and engage.
|
11 years ago |
Andy Polyakov
|
87d90528ac
bn/bn_exp.c: harmonize.
|
11 years ago |
Andy Polyakov
|
8508a80998
bn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies on alloca.
|
11 years ago |
Andy Polyakov
|
03c8441b14
Optimize SPARC T4 MONTMUL support.
|
11 years ago |
Andy Polyakov
|
8c1f9c56fd
crypto/bn/bn_exp.c: SPARC portability fix.
|
11 years ago |
Andy Polyakov
|
c92989d2b7
Add BN support for SPARC VIS3 and T4 [from master].
|
11 years ago |
Andy Polyakov
|
9f1c5491d2
BN update from HEAD.
|
13 years ago |
Dr. Stephen Henson
|
8280b43a62
Update from HEAD.
|
15 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 years ago |
Bodo Möller
|
bd31fb2145
Change to mitigate branch prediction attacks
|
17 years ago |
Bodo Möller
|
46a643763d
Implement fixed-window exponentiation to mitigate hyper-threading
|
19 years ago |
Geoff Thorpe
|
c86f2054f3
Adjust various bignum functions to use BN_CTX for variables instead of
|
20 years ago |