177 次代码提交 (5fc99c6603e57f03cd617949f5fa85c03a7fdf2e)

作者 SHA1 备注 提交日期
  David Benjamin 0a211dfe91 Remove BN_FLG_CONSTTIME. 7 年前
  David Benjamin d035ab3bba Add a GCOV option to CMakeLists.txt. 7 年前
  Matthew Braithwaite f440e827f1 Remove New Hope key agreement. 7 年前
  Adam Langley df447ba3a9 Add generic AES-GCM-SIV support. 8 年前
  David Benjamin 0ec5639092 Don't extract archives if unchanged. 8 年前
  Adam Langley d7b9002aa5 Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel. 8 年前
  David Benjamin 4a9313a7e7 Add low-level p256-x86_64 tests. 8 年前
  David Benjamin e8b554dff8 Fix Android bots. 8 年前
  David Benjamin 49b5038b77 Speculative fix to Android bots. 8 年前
  David Benjamin 076ade5218 Update pinned revisions in util/bot. 8 年前
  Adam Langley 9ef99d5656 Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8 年前
  Steven Valdez 93d242bdea Preventing ppc64le files from being generated for Android. 8 年前
  David Benjamin 8c29e7dfb4 Remove android_compat_keywrap.c from generate_build_files.py. 8 年前
  David Benjamin 97227dc52d Replace keywrap AEADs with upstream's APIs. 8 年前
  David Benjamin 9f16ce1ea8 Teach generate_build_files.py about ppc64le. 8 年前
  David Benjamin d2ba8891e0 Improve -valgrind error-handling. 8 年前
  David Benjamin 28d938d4c3 Unwind unnecessary Android hacks. 8 年前
  Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. 8 年前
  David Benjamin 7208822d5e Build debug symbols for assembly. 8 年前
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 年前
  David Benjamin bc61769e49 Update pinned revisions in util/bot. 8 年前
  David Benjamin 449c381971 Import NIST ECDSA verification tests. 8 年前
  David Benjamin a6e86bc3dc Import NIST ECDSA signing tests. 8 年前
  David Benjamin 8c2d53ad99 Import NIST ECDH test vectors. 8 年前
  David Benjamin c5aa8414da Fix up header file handling. 8 年前
  David Benjamin 0d1b0961f9 Fix mixed comment markers. 8 年前
  Dan Willemsen b57e4fc728 Migrate from Android.mk to Android.bp 8 年前
  David Benjamin 7944a9f008 Account for key size when selecting RSA-PSS. 8 年前
  David Benjamin 0c22295668 Update run_android_tests.go for test cert changes. 8 年前
  Adam Langley 7bf80e12d6 Rename util/BUILD to as not to confuse Bazel. 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 年前
  Adam Langley abe22b605f BUILD: drop -fvisibility=hidden. 8 年前
  Adam Langley 0186787c49 Add top-level BUILD file (in util/). 8 年前
  Adam Langley f11f2336ef Add |tool_headers| to Bazel output of generate_build_files.py 8 年前
  David Benjamin 80137ba1d3 Convert test_add and test_sub to file_test. 8 年前
  David Benjamin fdd8e9c8c7 Switch perlasm calling convention. 8 年前
  David Benjamin f56dd6da66 Add a tool to diff assembly files against OpenSSL. 8 年前
  David Benjamin a8288dcb78 Remove pqueue. 8 年前
  Matt Braithwaite dfdd49c961 generate_build_files: more flexible Bazel deps 8 年前
  Matt Braithwaite 1669589445 Bazel: allow arbitrary path prefix before 'src' 8 年前
  David Benjamin ed9c8fcb23 Honor exit codes in run_android_tests.go. 8 年前
  Adam Langley adf27430ef Be consistent about 𝑥_tests.txt 8 年前
  Matt Braithwaite 6b7436b0d2 newhope: restore statistical tests. 8 年前
  Piotr Sikora 8ca0b4127d Fix X25519 on OS X when using build systems other than CMake. 8 年前
  Matt Braithwaite db207264ad newhope: refactor and add test vectors. 8 年前
  David Benjamin 2b1ca80e09 Link back to the main page in documentation. 8 年前
  David Benjamin 1147be052c Inherit the parent environment when shelling out to Go. 8 年前