Historique des commits

Auteur SHA1 Message Date
  Tomas Mraz 4378e3cd2a Limit size of modulus for BN_mod_exp_mont_consttime() il y a 2 ans
  Tomas Mraz 0ae365e1f8 Always end BN_mod_exp_mont_consttime with normal Montgomery reduction. il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Pauli a0238b7ed8 Fix Coverity 1201763 uninitialised pointer read il y a 2 ans
  Andrey Matyukov f87b4c4ea6 Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPU il y a 4 ans
  Tomas Mraz 52f7e44ec8 Split bignum code out of the sparcv9cap.c il y a 3 ans
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. il y a 3 ans
  Pauli e475d9a443 rsa: rename global rsaz_ sumbols so they are in namespace il y a 3 ans
  Matt Caswell 3c2bdd7df9 Update copyright year il y a 3 ans
  Andrey Matyukov c781eb1c63 Dual 1024-bit exponentiation optimization for Intel IceLake CPU il y a 4 ans
  Pauli 7b42408756 remove unused assignments il y a 4 ans
  Matt Caswell 605856d72c Update copyright year il y a 4 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  David Benjamin 3afd537a3c Reduce inputs before the RSAZ code. il y a 6 ans
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ il y a 6 ans
  Chocobo1 cf4eea1204 Fix MSVC warning C4819 il y a 6 ans
  David Benjamin 61ac9fc5c4 Remove zero special-case in BN_mod_exp_mont. il y a 6 ans
  Andy Polyakov 71883868ea bn/bn_{mont|exp}.c: switch to zero-padded intermediate vectors. il y a 6 ans
  Andy Polyakov 3f0c3d2263 bn/bn_exp.c: harmonize all code paths with last commit. il y a 6 ans
  User 848113a30b bn/bn_exp.c: mitigation of the One-and-Done side-channel attack. il y a 6 ans
  Matt Caswell 4aa5b725d5 The result of a ^ 0 mod -1 is 0 not 1 il y a 6 ans
  Matt Caswell 6738bf1417 Update copyright year il y a 6 ans
  David Benjamin 39eeb64f59 Don't leak the exponent bit width in BN_mod_exp_mont_consttime. il y a 6 ans
  Andy Polyakov c1ec4db33d bn/bn_exp.c: harmonize BN_mod_exp_mont_consttime with negative input. il y a 7 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Matt Caswell e913d11f44 Ensure we test all parameters for BN_FLG_CONSTTIME il y a 7 ans
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get il y a 7 ans
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto il y a 7 ans
  Rich Salz 78e09b53a4 Check return value of some BN functions. il y a 8 ans