Cronologia Commit

Autore SHA1 Messaggio Data
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 anni fa
  Rich Salz b196e7d936 remove malloc casts 9 anni fa
  Matt Caswell 8c5a7b33c6 Fix error handling in bn_exp 9 anni fa
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 10 anni fa
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anni fa
  Andy Polyakov 0546db3ef7 bn/bn_exp.c: make it indent-friendly. 9 anni fa
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 anni fa
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 anni fa
  Andy Polyakov eca441b2b4 bn_exp.c: fix x86_64-specific crash with one-word modulus. 10 anni fa
  Andy Polyakov f3f620e1e0 bn_exp.c: move check for AD*X to rsaz-avx2.pl. 10 anni fa
  Geoff Thorpe a529261891 bignum: fix boundary condition in montgomery logic 10 anni fa
  Andy Polyakov ec9cc70f72 bn/asm/x86_64-mont5.pl: add MULX/AD*X code path. 11 anni fa
  Andy Polyakov 37de2b5c1e bn/bn_exp.c: prefer MULX/AD*X over AVX2. 11 anni fa
  Andy Polyakov ca48ace5c5 Take RSAZ modules into build loop, add glue and engage. 11 anni fa
  Andy Polyakov cbce8c4644 bn/bn_exp.c: harmonize. 11 anni fa
  Andy Polyakov b74ce8d948 bn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies on alloca. 11 anni fa
  Andy Polyakov 4ddacd9921 Optimize SPARC T4 MONTMUL support. 11 anni fa
  Adam Langley 2b0180c37f Ensure that x**0 mod 1 = 0. 11 anni fa
  Andy Polyakov b69437e1e5 crypto/bn/bn_exp.c: SPARC portability fix. 11 anni fa
  Andy Polyakov 68c06bf6b2 Support for SPARC T4 MONT[MUL|SQR] instructions. 12 anni fa
  Andy Polyakov 0933887112 bn_exp.c: fix corner case in new constant-time code. 13 anni fa
  Andy Polyakov 8329e2e776 bn_exp.c: further optimizations using more ideas from 13 anni fa
  Bodo Möller cdfe0fdde6 Fix OPENSSL_BN_ASM_MONT5 for corner cases; add a test. 13 anni fa
  Andy Polyakov cfdbff23ab bn_exp.c: improve portability. 13 anni fa
  Andy Polyakov 361512da0d This commit completes recent modular exponentiation optimizations on 13 anni fa
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 14 anni fa
  Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove 14 anni fa
  Dr. Stephen Henson d70323f1c5 Submitted by: Peter Gutmann <pgut001@cs.auckland.ac.nz> 15 anni fa
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 anni fa
  Ben Laurie 4d6e1e4f29 size_tification. 16 anni fa