12 次代码提交 (67bb45f44be61b54ab4830c222ed1f77bb53f6d9)

作者 SHA1 备注 提交日期
  David Benjamin aac1e2dd73 Remove the remaining bssl::Main wrappers. 7 年前
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8 年前
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h 8 年前
  Eric Roman 875bf04237 Update comments for HMAC to give a more accurate bound than EVP_MD_MAX_SIZE 8 年前
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 年前
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 年前
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 年前
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 年前
  David Benjamin ef14b2d86e Remove stl_compat.h. 9 年前
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. 9 年前
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. 9 年前
  David Benjamin 5a3162a521 Convert hmac_test to C++. 9 年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 年前
  David Benjamin ba90d7c56e Test HMAC_CTX initial state and remove now unneccessary code. 9 年前
  Nick Harper d3bcf13165 Properly handle key_len=0 for HMAC 9 年前
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前