105 Incheckningar (9f897b25800d2f54f5c442ef01a60721aeca6d87)

Upphovsman SHA1 Meddelande Datum
  David Benjamin c3ae38b4f8 Remove DH EVP_PKEY hooks. 9 år sedan
  Brian Smith a3d9de05fb Add |EC_GROUP_get0_order| to replace |EC_GROUP_get_order|. 9 år sedan
  David Benjamin 28243c08db Add PSS parameter check. 9 år sedan
  David Benjamin cb852981cd Fix leak with ASN.1 combine. 9 år sedan
  David Benjamin 758d12732a Add get0 getters for EVP_PKEY. 9 år sedan
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. 9 år sedan
  David Benjamin ef14b2d86e Remove stl_compat.h. 9 år sedan
  Adam Langley d9e817309a Fix several warnings that arise in Android. 9 år sedan
  Brian Smith 659806d7ff Don't default to SHA-1 in |EVP_DigestSignInit|/|EVP_DigestVerifyInit|. 9 år sedan
  David Benjamin 301afaf223 Add a run_tests target to run all tests. 9 år sedan
  Eric Roman 63fa118f3a Reject iterations=0 when calling PKCS5_PBKDF2_HMAC(). 9 år sedan
  David Benjamin 93d8cf557f Add various tests for d2i_PrivateKey. 9 år sedan
  David Benjamin 382bc29251 Defensively avoid assuming d2i functions don't advance on error. 9 år sedan
  David Benjamin 15e4deb165 d2i: don't update input pointer on failure 9 år sedan
  David Benjamin 4c60d356a9 Work around even more Estonian ID card misissuances. 9 år sedan
  David Benjamin c71567dd50 Update the Estonian workaround comments. 9 år sedan
  Brian Smith 1f5e9456a9 Remove superfluous SHA-1 dependency from EVP ECDSA code. 9 år sedan
  David Benjamin 231cb82145 Work around broken Estonian smart cards. Again. 9 år sedan
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 år sedan
  Matt Braithwaite 685402fadd Recognize PEM-encoded DSA private keys. 9 år sedan
  Brian Smith 21cdada609 Fix warning about unused |EVP_PKEY_METHOD.ctrl_str|. 9 år sedan
  Brian Smith 906e2993a8 Fix Windows build. 9 år sedan
  David Benjamin 50f1d00bee RT3774: double-free in DSA 9 år sedan
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 år sedan
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 år sedan
  David Benjamin 7f15ff53d8 Rename crypto/{bn,evp}/asn1.c. 9 år sedan
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. 9 år sedan
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. 9 år sedan
  David Benjamin 2e40091dd4 PKCS8_pkey_set0 doesn't take ownership on error. 9 år sedan
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. 9 år sedan
  David Benjamin a31c5bf2cc Make pem_str const-correct. 9 år sedan
  David Benjamin 42ae3adcf6 Remove info field on EVP_PKEY_ASN1_METHOD. 9 år sedan
  David Benjamin cce5a98efb Remove EVP_PKEY_dup. 9 år sedan
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. 9 år sedan
  Matt Braithwaite e65886a520 dsa_pub_encode: Write out DSA parameters (p, q, g) in addition to key. 9 år sedan
  Adam Langley 839b881c61 Multi-prime RSA support. 9 år sedan
  David Benjamin e216288109 Unexport and prune EVP_MD_CTX flags. 9 år sedan
  David Benjamin af8731f7a5 Remove HMAC_CTX_set_flags. 9 år sedan
  David Benjamin 2c3679210e EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. 9 år sedan
  Matt Braithwaite 444dce4934 Do-nothing fns |OpenSSL_add_all_ciphers| and |OpenSSL_add_all_digests|. 9 år sedan
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 år sedan
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 år sedan
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. 9 år sedan
  David Benjamin 0f86965ca0 Rename evp_test to evp_extra_test. 9 år sedan
  Matt Braithwaite 3bf1cca262 Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. 9 år sedan
  David Benjamin 9a10f8fd88 Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. 9 år sedan
  David Benjamin 255fa1be81 Fix EVP_PKEY_assign_DH. 9 år sedan
  Adam Langley 517da2f1ef Add |BIO_up_ref| and |EVP_PKEY_up_ref|. 9 år sedan
  David Benjamin cca4ba7611 Remove unnecessary NULL checks, part 3. 9 år sedan
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 år sedan