31 İşlemeler (4cfa96bd2680d62c6b6224a530268135c8d7b4e3)

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