Historie revizí

Autor SHA1 Zpráva Datum
  Tomas Mraz af0025fc40 bn: Properly error out if aliasing return value with modulus před 1 rokem
  Matt Caswell da1c088f59 Copyright year updates před 1 rokem
  Tomas Mraz ade969e27b Coverity 1528485: Remove unused assignment of wvalue před 1 rokem
  Tomas Mraz f9a4e2b663 Coverity 1528494 and 1528493: Remove unused assignment of wvalue před 1 rokem
  Bernd Edlinger 30667f5c30 Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttime před 2 roky
  Bernd Edlinger 92d306b32b Revert "Limit size of modulus for BN_mod_exp_mont_consttime()" před 1 rokem
  Tomas Mraz 4378e3cd2a Limit size of modulus for BN_mod_exp_mont_consttime() před 2 roky
  Tomas Mraz 0ae365e1f8 Always end BN_mod_exp_mont_consttime with normal Montgomery reduction. před 2 roky
  Matt Caswell fecb3aae22 Update copyright year před 2 roky
  Pauli a0238b7ed8 Fix Coverity 1201763 uninitialised pointer read před 2 roky
  Andrey Matyukov f87b4c4ea6 Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPU před 3 roky
  Tomas Mraz 52f7e44ec8 Split bignum code out of the sparcv9cap.c před 3 roky
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. před 3 roky
  Pauli e475d9a443 rsa: rename global rsaz_ sumbols so they are in namespace před 3 roky
  Matt Caswell 3c2bdd7df9 Update copyright year před 3 roky
  Andrey Matyukov c781eb1c63 Dual 1024-bit exponentiation optimization for Intel IceLake CPU před 3 roky
  Pauli 7b42408756 remove unused assignments před 4 roky
  Matt Caswell 605856d72c Update copyright year před 4 roky
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call před 4 roky
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files před 5 roky
  David Benjamin 3afd537a3c Reduce inputs before the RSAZ code. před 6 roky
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ před 6 roky
  Chocobo1 cf4eea1204 Fix MSVC warning C4819 před 6 roky
  David Benjamin 61ac9fc5c4 Remove zero special-case in BN_mod_exp_mont. před 6 roky
  Andy Polyakov 71883868ea bn/bn_{mont|exp}.c: switch to zero-padded intermediate vectors. před 6 roky
  Andy Polyakov 3f0c3d2263 bn/bn_exp.c: harmonize all code paths with last commit. před 6 roky
  User 848113a30b bn/bn_exp.c: mitigation of the One-and-Done side-channel attack. před 6 roky
  Matt Caswell 4aa5b725d5 The result of a ^ 0 mod -1 is 0 not 1 před 6 roky
  Matt Caswell 6738bf1417 Update copyright year před 6 roky
  David Benjamin 39eeb64f59 Don't leak the exponent bit width in BN_mod_exp_mont_consttime. před 6 roky