42 Révisions (bbd8444d92dd7c4d19828177300579bcdc9f52f7)

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