27 Commits (cff0b90cbb68246b93f4894177f3ba545caf6e65)

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