19 Révisions (2c673f15f655cd5f80b959d60d051aa6865467ec)

Auteur SHA1 Message Date
  David Benjamin a17eb5601d Convert hkdf_test to C++. il y a 7 ans
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. il y a 7 ans
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. il y a 8 ans
  David Benjamin edd65fb132 Const-correct HKDF_expand. il y a 8 ans
  Steven Valdez f1012b5c31 Fix HKDF leak. il y a 8 ans
  Steven Valdez 3686584d16 Separating HKDF into HKDFExtract and HKDFExpand. il y a 8 ans
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. il y a 8 ans
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. il y a 8 ans
  David Benjamin 5aae776ede Remove calls to ERR_load_crypto_strings. il y a 8 ans
  David Benjamin 301afaf223 Add a run_tests target to run all tests. il y a 9 ans
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. il y a 9 ans
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. il y a 9 ans
  Adam Langley 29b186736c Precompute sorted array for error strings. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. il y a 9 ans
  Eric Roman aac2f6a6a0 Fix a compile error on Windows. il y a 9 ans
  Nick Harper 4685e87746 Implement HKDF. il y a 10 ans