737 Révisions (6de0e539195a7f70bcded4a094ca60a8c1e67d65)

Auteur SHA1 Message Date
  David Benjamin 50f1d00bee RT3774: double-free in DSA il y a 9 ans
  Matt Braithwaite 2f252fed10 Add |DES_set_key_unchecked| as an alias for |DES_set_key|. il y a 9 ans
  Adam Langley 0950563a9b Implement custom extensions. il y a 9 ans
  Matt Braithwaite 30bff60d33 EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". il y a 9 ans
  Matt Braithwaite 6bfdc63114 Fix NID of |EVP_CIPHER des3_cbc|. il y a 9 ans
  David Benjamin 820731a2b0 Fix some typos in license headers. il y a 9 ans
  David Benjamin a3a80b23eb Convert remaining Latin-1 files to UTF-8. il y a 9 ans
  David Benjamin a7278561f9 Fix license on rsaz_exp.h. il y a 9 ans
  Matt Braithwaite bc97c69d76 Make methods of |RAND_SSLEay| do reasonable things. il y a 9 ans
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. il y a 9 ans
  David Benjamin 0c893f14ca Surround immintrin.h includes with warning pragmas. il y a 9 ans
  David Benjamin f21fe46764 Simplify the AMD-specific codepath. il y a 9 ans
  David Benjamin 7315251d4e Replace cpuid assembly with C code. il y a 9 ans
  David Benjamin aa58513f40 Reserve ex_data index zero for app_data. il y a 9 ans
  David Benjamin 31ac9aae51 Remove incorrect TODO(fork). il y a 9 ans
  Adam Langley c4737331a3 Fix typo in |HMAC_CTX_cleanup|. il y a 9 ans
  David Benjamin 207bb4391f ERR_LIB_USER should be the last error. il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin 34248d4cb7 Get rid of err function codes. il y a 9 ans
  David Benjamin 7f15ff53d8 Rename crypto/{bn,evp}/asn1.c. il y a 9 ans
  David Benjamin 7ca4b42146 Fix Chromium NaCl build. il y a 9 ans
  David Benjamin 4a59709ca1 Fix Windows build. il y a 9 ans
  David Benjamin 0851f67480 Add standalone tests for Poly1305. il y a 9 ans
  Adam Langley 2e857bdad3 Convert the signature algorithms extension to the new system il y a 9 ans
  David Benjamin d822ed811a Make CBB_len return a length, not remaining. il y a 9 ans
  David Benjamin 27dc1cd75a Remove RSA_OAEP_PARAMS. il y a 9 ans
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. il y a 9 ans
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. il y a 9 ans
  Adam Langley 7ed35fb9fd Fix my screwup in review. il y a 9 ans
  David Benjamin 2e40091dd4 PKCS8_pkey_set0 doesn't take ownership on error. il y a 9 ans
  David Benjamin 183eba4dc9 Convert ecdsa_test to the new ECDSA_SIG API. il y a 9 ans
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. il y a 9 ans
  David Benjamin a31c5bf2cc Make pem_str const-correct. il y a 9 ans
  David Benjamin 42ae3adcf6 Remove info field on EVP_PKEY_ASN1_METHOD. il y a 9 ans
  David Benjamin b9c579db6d Add crypto/bytestring-based BIGNUM DER functions. il y a 9 ans
  Khem Raj 241364c6f4 Demand for newer POSIX macro il y a 9 ans
  David Benjamin fd5603666c Call ERR_clear_error after functions that are expected to fail. il y a 9 ans
  David Benjamin cce5a98efb Remove EVP_PKEY_dup. il y a 9 ans
  David Benjamin 76e9a2ab97 Add tests for low-level AES functions. il y a 9 ans
  David Benjamin f078639d5a Test both streaming and single-shot EVP_CIPHER operations. il y a 9 ans
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. il y a 9 ans
  David Benjamin d63307199a Re-wrap kOAEPCipherText from rsa_test. il y a 9 ans
  David Benjamin cb41d77029 Fix kTwoPrimeKey and kSixPrimeKey samples in rsa_test. il y a 9 ans
  David Benjamin d13a5e15d4 Fix crypto/bytestring test for too long lengths. il y a 9 ans
  David Benjamin 1db476e7a5 Include openssl/chacha.h rather than duplicate the prototype. il y a 9 ans
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. il y a 9 ans
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. il y a 9 ans
  David Benjamin 705076ac91 Handle EINTR in open and dup calls in urandom.c. il y a 9 ans
  David Benjamin de24aadc5b Add RAND_set_urandom_fd. il y a 9 ans
  David Benjamin 6cacac033b Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. il y a 9 ans