44 Commitit (78e6978ab9b043c8eae118279a382a8cd1f3d095)

Tekijä SHA1 Viesti Päivämäärä
  David Benjamin 8604eda634 Add Broadwell performance results. 9 vuotta sitten
  Adam Langley 3e6526575a aarch64 support. 9 vuotta sitten
  Adam Langley a83cc803b1 Fix for CVE-2014-3570. 9 vuotta sitten
  David Benjamin a6d81018f8 Consistently use RAND_bytes and check for failure. 9 vuotta sitten
  David Benjamin 61f1085ee9 Switch crypto/bn back to _umul128 on Windows clang. 10 vuotta sitten
  David Benjamin af9d9419a6 Don't use _umul128 for Windows clang. 10 vuotta sitten
  David Benjamin 9ecafa5c78 Shush some dead assignments. 10 vuotta sitten
  Adam Langley 25cb99c149 crypto/bn/asm/rsaz-*.pl: allow spaces in Perl path name. 10 vuotta sitten
  David Benjamin 029a779204 Remove BN_LONG macro. 10 vuotta sitten
  David Benjamin 8b1d900c52 Fix unused variables in bn/generic.c 10 vuotta sitten
  David Benjamin f44aa68a26 Fix standalone Win64 build. 10 vuotta sitten
  David Benjamin 3e700bb3e8 Get MASM output working on Win32. 10 vuotta sitten
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. 10 vuotta sitten
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 vuotta sitten
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 vuotta sitten
  Adam Langley b8b5478248 Expose two, rather internal, BIGNUM functions. 10 vuotta sitten
  David Benjamin bf681a40d6 Fix out-of-bounds read in BN_mod_exp_mont_consttime. 10 vuotta sitten
  Adam Langley eb7d2ed1fe Add visibility rules. 10 vuotta sitten
  David Benjamin 7bbeead507 A bunch of dead assignments. 10 vuotta sitten
  Adam Langley 4b5979b3fa x86_64 assembly pack: improve masm support. 10 vuotta sitten
  Adam Langley 43dca4d8bb fix x86_64-specific crash with one-word modulus. 10 vuotta sitten
  Adam Langley 2811da2eca x86_64 assembly pack: allow clang to compile AVX code. 10 vuotta sitten
  Adam Langley b351d83875 bn/asm/rsaz-avx2.pl: fix occasional failures. 10 vuotta sitten
  Adam Langley ac71c09529 Make sure BN_sqr can never return a negative value. 10 vuotta sitten
  Adam Langley 25ba90e34a move check for AD*X to rsaz-avx2.pl. 10 vuotta sitten
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 vuotta sitten
  Adam Langley 0113a4fb60 Support building with PNaCl. 10 vuotta sitten
  Adam Langley 23b460df02 Add #ifdefs so RSAZ is only built on x86-64. 10 vuotta sitten
  Adam Langley 7ac79ebe55 The asm files bn/asm/x86* weren't actually used. 10 vuotta sitten
  Adam Langley 5d17dd64cc Very minor BN fixes. 10 vuotta sitten
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. 10 vuotta sitten
  Adam Langley 7410689a30 Generate (EC)DSA nonces with truncate/test/reject. 10 vuotta sitten
  Adam Langley c8e91d5798 bignum: allow concurrent BN_MONT_CTX_set_locked() 10 vuotta sitten
  Adam Langley eceb33d3af bignum: fix boundary condition in montgomery logic 10 vuotta sitten
  Adam Langley 6887edb917 Improvements in constant-time OAEP decoding. 10 vuotta sitten
  Adam Langley 409766d218 Add function to recover RSA CRT params. 10 vuotta sitten
  Adam Langley 27ae9ed774 Small prime generation. 10 vuotta sitten
  Adam Langley 61bb3ddfab Ensure that x**0 mod 1 = 0. 10 vuotta sitten
  Adam Langley ebebf87d6d Add needed volatile qualifications. 10 vuotta sitten
  Adam Langley d4b4f085d9 Safe (EC)DSA nonces. 10 vuotta sitten
  Adam Langley 6aea58d0ea Check for invalid divisors in BN_div. 10 vuotta sitten
  Adam Langley 75b833cc81 OpenSSL: make final reduction in Montgomery multiplication constant-time. 10 vuotta sitten
  Adam Langley b36a3156b6 Add another bn modexp test. 10 vuotta sitten
  Adam Langley 95c29f3cd1 Inital import. 10 vuotta sitten