29 コミット (f131301413023bbb431f645187a581fbfb4edbf1)

作成者 SHA1 メッセージ 日付
  David Benjamin 3cb047e56c Decouple PKCS#12 hash lookup from the OID table. 7年前
  Steven Valdez 908ac19e8e Moving transcript and PRF functions to SSL_TRANSCRIPT. 7年前
  David Benjamin 1d6eeb3b85 Spellcheck our public headers. 7年前
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8年前
  David Benjamin 0375127606 Promise more accurate bounds than EVP_MD_MAX_SIZE. 8年前
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8年前
  Adam Langley 8d79ed6740 Assume that MSVC supports C++11. 8年前
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8年前
  Adam Langley 1aa03f0745 Add |EVP_dss1| as an alias for |EVP_sha1| in decrepit. 8年前
  David Benjamin 582d2847ed Reimplement PKCS#12 key derivation. 8年前
  David Benjamin 1a0a8b6760 Make EVP_MD_CTX size functions return size_t. 8年前
  David Benjamin 1cee7da07e Documentation typo. 9年前
  Eric Roman f0e8d537de Update comments in digest.h to consistently mention that digest size and block size are measured in bytes. 9年前
  David Benjamin 34248d4cb7 Get rid of err function codes. 9年前
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. 9年前
  Matt Braithwaite 9f8ef2da92 Add |EVP_get_digestbyname|. 9年前
  David Benjamin e216288109 Unexport and prune EVP_MD_CTX flags. 9年前
  David Benjamin 2c3679210e EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. 9年前
  Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. 9年前
  Brian Smith 6e8fbfecd0 Remove crypto/obj dependencies from low-level crypto tests. 9年前
  David Benjamin 5b082e880d Various documentation fixes. 9年前
  David Benjamin e9e38375a6 Deprecate EVP_PKEY_HMAC. 9年前
  David Benjamin 00505ec2e1 Add EVP_md5_sha1. 10年前
  David Benjamin 9da9035b50 Add digest_test with tests for all existing EVP_MDs. 10年前
  Adam Langley bed8ce78f0 Add misc functions for easier porting. 10年前
  Adam Langley c9eb7eac86 Readd MD4. 10年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前