28 Коміти (bd15a8e74894616ca8ad04fc2942b958f99000a1)

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