25 Commits (6de0e539195a7f70bcded4a094ca60a8c1e67d65)

Autor SHA1 Mensaje Fecha
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. hace 9 años
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. hace 9 años
  Matt Braithwaite 1d0a056180 Explicitly cast |CHECK| result to |void| to avoid compiler complaint. hace 9 años
  Matt Braithwaite 9f8ef2da92 Add |EVP_get_digestbyname|. hace 9 años
  Adam Langley e26e590824 Avoid unused variable warnings with assert. hace 9 años
  David Benjamin e216288109 Unexport and prune EVP_MD_CTX flags. hace 9 años
  David Benjamin 2c3679210e EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. hace 9 años
  David Benjamin 049756be46 Fix integer types in low-level hash functions. hace 9 años
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. hace 9 años
  Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. hace 9 años
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. hace 9 años
  Brian Smith 6e8fbfecd0 Remove crypto/obj dependencies from low-level crypto tests. hace 9 años
  David Benjamin 94e597a51c Convert digest_test to C++. hace 9 años
  Adam Langley 29b186736c Precompute sorted array for error strings. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. hace 9 años
  Adam Langley a7f6d3c1dc Add void in place of empty function arguments. hace 9 años
  David Benjamin 00505ec2e1 Add EVP_md5_sha1. hace 10 años
  David Benjamin 9da9035b50 Add digest_test with tests for all existing EVP_MDs. hace 10 años
  Ben Laurie 176b70efd1 Silence warnings about unused values. hace 10 años
  Adam Langley bed8ce78f0 Add misc functions for easier porting. hace 10 años
  Adam Langley c9eb7eac86 Readd MD4. hace 10 años
  Alex Chernyakhovsky a59fbb0edd Correct endif comment in md32_common.h 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