Histórico de Commits

Autor SHA1 Mensagem Data
  Chocobo1 cf4eea1204 Fix MSVC warning C4819 há 6 anos atrás
  David Benjamin 61ac9fc5c4 Remove zero special-case in BN_mod_exp_mont. há 6 anos atrás
  Andy Polyakov 71883868ea bn/bn_{mont|exp}.c: switch to zero-padded intermediate vectors. há 6 anos atrás
  Andy Polyakov 3f0c3d2263 bn/bn_exp.c: harmonize all code paths with last commit. há 6 anos atrás
  User 848113a30b bn/bn_exp.c: mitigation of the One-and-Done side-channel attack. há 6 anos atrás
  Matt Caswell 4aa5b725d5 The result of a ^ 0 mod -1 is 0 not 1 há 6 anos atrás
  Matt Caswell 6738bf1417 Update copyright year há 6 anos atrás
  David Benjamin 39eeb64f59 Don't leak the exponent bit width in BN_mod_exp_mont_consttime. há 6 anos atrás
  Andy Polyakov c1ec4db33d bn/bn_exp.c: harmonize BN_mod_exp_mont_consttime with negative input. há 7 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 7 anos atrás
  Matt Caswell e913d11f44 Ensure we test all parameters for BN_FLG_CONSTTIME há 7 anos atrás
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get há 7 anos atrás
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto há 7 anos atrás
  Rich Salz 78e09b53a4 Check return value of some BN functions. há 8 anos atrás
  Jakub Zelenka 0818dbadf3 Never return -1 from BN_exp há 8 anos atrás
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto há 8 anos atrás
  Andy Polyakov bb83c8796b bn/bn_exp.c: explain 'volatile' in MOD_EXP_CTIME_COPY_FROM_PREBUF. há 8 anos atrás
  Rich Salz 4f22f40507 Copyright consolidation 06/10 há 8 anos atrás
  Andy Polyakov 8fc8f486f7 crypto/bn/x86_64-mont5.pl: constant-time gather procedure. há 8 anos atrás
  Andy Polyakov d6482a82bc bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF. há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 9 anos atrás
  Matt Caswell 79caf5d323 Fix URLs mangled by reformat há 9 anos atrás
  Emilia Kasper d911097d7c Fix a ** 0 mod 1 = 0 for real this time. há 9 anos atrás
  Emilia Kasper a9009e518c BN_mod_exp_mont_consttime: check for zero modulus. há 9 anos atrás
  Richard Levitte ed45f3c242 Rearrange rsaz há 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files há 9 anos atrás
  Rich Salz b548a1f11c free null cleanup finale há 9 anos atrás
  Rich Salz 23a1d5e97c free NULL cleanup 7 há 9 anos atrás
  Rich Salz b196e7d936 remove malloc casts há 9 anos atrás
  Matt Caswell 8c5a7b33c6 Fix error handling in bn_exp há 9 anos atrás