17 коммитов (3a1dd46e4e902ce669616a9bb5f54a9e7c801df6)

Автор SHA1 Сообщение Дата
  David Benjamin 6757fbf8e3 Convert a number of tests to GTest. 7 лет назад
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 лет назад
  David Benjamin deb2a8769d Const-correct ECDH_compute_key. 8 лет назад
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 лет назад
  David Benjamin 8c2d53ad99 Import NIST ECDH test vectors. 8 лет назад
  David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings. 8 лет назад
  Brian Smith 0dc2a8aee2 Clean up |ECDH_compute_key|. 9 лет назад
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 лет назад
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 лет назад
  David Benjamin 9ab14e00d5 Add in missing curly braces part 2. 9 лет назад
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 лет назад
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 лет назад
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 лет назад
  David Benjamin 1681d79ddf Remove ECDH_KDF_X9_62 and associated EVP glue. 9 лет назад
  David Benjamin f2f3cfedb7 Use BN_bn2bin_padded rather than doing math to figure out leading zeros. 10 лет назад
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 лет назад
  Adam Langley 95c29f3cd1 Inital import. 10 лет назад