28 Révisions (bd15a8e74894616ca8ad04fc2942b958f99000a1)

Auteur SHA1 Message Date
  Matt Braithwaite 444dce4934 Do-nothing fns |OpenSSL_add_all_ciphers| and |OpenSSL_add_all_digests|. il y a 9 ans
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ il y a 9 ans
  Adam Langley 517da2f1ef Add |BIO_up_ref| and |EVP_PKEY_up_ref|. il y a 9 ans
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
  Adam Langley 765b66cf04 Add DSA support to EVP. il y a 9 ans
  David Benjamin 87ac295d5d Remove unused fields from EVP_PKEY. il y a 9 ans
  David Benjamin 067321502d Explicitly document EVP_PKEY_size vs EVP_PKEY_bits. il y a 9 ans
  David Benjamin e0ba4dddf6 Normalize all EVP_PKEY_CTX_ctrl return values. il y a 9 ans
  David Benjamin bc5d8ee0d4 Route EVP_PKEY_CTRL_GET_RSA_OAEP_LABEL through a CBS. il y a 9 ans
  David Benjamin e60202797d Move EVP_R_COMMAND_NOT_SUPPORTED into individual EVP_PKEY ctrl hooks. il y a 9 ans
  David Benjamin 33c8d60a1f Remove EVP_PKEY_CTRL_DIGESTINIT -2 special-case in md_begin_digest. il y a 9 ans
  David Benjamin 689be0f4b7 Reset all the error codes. il y a 9 ans
  Eric Roman 4dcb05729f Remove support for passing a C-String to PKCS5_PBKDF2_HMAC*(). il y a 9 ans
  David Benjamin 1681d79ddf Remove ECDH_KDF_X9_62 and associated EVP glue. il y a 9 ans
  David Benjamin e9e38375a6 Deprecate EVP_PKEY_HMAC. il y a 9 ans
  Adam Langley 69a01608f3 Add malloc failure tests. il y a 10 ans
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. il y a 10 ans
  Adam Langley 0e7f89f96c Remove pkey_ctrl. il y a 10 ans
  David Benjamin e167976126 Make EVP_DigestVerifyFinal return only zero or one. il y a 10 ans
  David Benjamin 0248889950 Don't mix and match libraries and errors. il y a 10 ans
  David Benjamin 8f160a680b Add EVP_DigestVerifyInitFromAlgorithm and EVP_DigestSignAlgorithm. il y a 10 ans
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' il y a 10 ans
  Adam Langley 389e3f0daa Fix minor comment typos. il y a 10 ans
  Adam Langley eb7d2ed1fe Add visibility rules. il y a 10 ans
  Adam Langley 5129e2d695 Align EVP return values with BoringSSL convention. il y a 10 ans
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. il y a 10 ans
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans