15 Révisions (cff0b90cbb68246b93f4894177f3ba545caf6e65)

Auteur SHA1 Message Date
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. il y a 9 ans
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. il y a 9 ans
  Brian Smith 8983a1da7b Remove gotos from HMAC code. il y a 9 ans
  David Benjamin 5a3162a521 Convert hmac_test to C++. il y a 9 ans
  David Benjamin 23721e3705 Forbid reusing HMAC key without reusing the hash function. il y a 9 ans
  David Benjamin cc239d3903 Use HMAC_Init_ex, not HMAC_Init, in HMAC. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  David Benjamin ba90d7c56e Test HMAC_CTX initial state and remove now unneccessary code. il y a 9 ans
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. il y a 9 ans
  Eric Roman 2fe7f2d0d9 Initialize HMAC keys to zero. il y a 9 ans
  David Benjamin 238510a679 Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. il y a 9 ans
  Nick Harper d3bcf13165 Properly handle key_len=0 for HMAC il y a 9 ans
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. il y a 10 ans
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans