13 Commits (d363247f1eed9b84b22cf02720b030d409ef49a6)

Author SHA1 Message Date
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8 years ago
  Eric Roman 875bf04237 Update comments for HMAC to give a more accurate bound than EVP_MD_MAX_SIZE 8 years ago
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 years ago
  Adam Langley 8d79ed6740 Assume that MSVC supports C++11. 8 years ago
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 years ago
  David Benjamin 582d2847ed Reimplement PKCS#12 key derivation. 8 years ago
  David Benjamin af8731f7a5 Remove HMAC_CTX_set_flags. 9 years ago
  David Benjamin 2c3679210e EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. 9 years ago
  David Benjamin 23721e3705 Forbid reusing HMAC key without reusing the hash function. 9 years ago
  David Benjamin 238510a679 Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. 9 years ago
  Adam Langley eb7d2ed1fe Add visibility rules. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago