29 Commits (f131301413023bbb431f645187a581fbfb4edbf1)

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