Commit History

作者 SHA1 備註 提交日期
  Jakub Zelenka 0818dbadf3 Never return -1 from BN_exp 8 年之前
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto 8 年之前
  Andy Polyakov bb83c8796b bn/bn_exp.c: explain 'volatile' in MOD_EXP_CTIME_COPY_FROM_PREBUF. 8 年之前
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 年之前
  Andy Polyakov 8fc8f486f7 crypto/bn/x86_64-mont5.pl: constant-time gather procedure. 8 年之前
  Andy Polyakov d6482a82bc bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Matt Caswell 79caf5d323 Fix URLs mangled by reformat 9 年之前
  Emilia Kasper d911097d7c Fix a ** 0 mod 1 = 0 for real this time. 9 年之前
  Emilia Kasper a9009e518c BN_mod_exp_mont_consttime: check for zero modulus. 9 年之前
  Richard Levitte ed45f3c242 Rearrange rsaz 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Matt Caswell 8c5a7b33c6 Fix error handling in bn_exp 9 年之前
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 10 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Andy Polyakov 0546db3ef7 bn/bn_exp.c: make it indent-friendly. 9 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 年之前
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 年之前
  Andy Polyakov eca441b2b4 bn_exp.c: fix x86_64-specific crash with one-word modulus. 10 年之前
  Andy Polyakov f3f620e1e0 bn_exp.c: move check for AD*X to rsaz-avx2.pl. 10 年之前
  Geoff Thorpe a529261891 bignum: fix boundary condition in montgomery logic 10 年之前
  Andy Polyakov ec9cc70f72 bn/asm/x86_64-mont5.pl: add MULX/AD*X code path. 11 年之前
  Andy Polyakov 37de2b5c1e bn/bn_exp.c: prefer MULX/AD*X over AVX2. 11 年之前
  Andy Polyakov ca48ace5c5 Take RSAZ modules into build loop, add glue and engage. 11 年之前
  Andy Polyakov cbce8c4644 bn/bn_exp.c: harmonize. 11 年之前
  Andy Polyakov b74ce8d948 bn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies on alloca. 11 年之前
  Andy Polyakov 4ddacd9921 Optimize SPARC T4 MONTMUL support. 11 年之前