116 コミット (af18cdd733a05a088518e5adb01704c1980fff3b)

作成者 SHA1 メッセージ 日付
  David Benjamin af18cdd733 Add a copyright header to run_android_tests.go. 8年前
  David Benjamin 38d01c6b95 Improve generate_build_files.py gn support. 8年前
  David Benjamin 325664eec4 Add hkdf.h to doc.config. 8年前
  David Benjamin 3c4a5cbb71 Revert "Enable upstream's Poly1305 code." 8年前
  David Benjamin 054e151b16 Rewrite ARM feature detection. 8年前
  Steven Valdez 0a0f83d308 Fixing assembly coverage 8年前
  David Benjamin f277add6c2 Run ripemd_test as part of all_tests.go. 8年前
  David Benjamin 8f307d3805 Update cmake-linux64.tar.gz and cmake-mac.tar.gz. 8年前
  David Benjamin 8169df23dd Update Windows tools for the bots. 8年前
  David Benjamin 659b24d961 Update versions of tools in util/bot. 8年前
  David Benjamin f945952d57 Add a script to run tests on Android. 8年前
  David Benjamin d7166d07ad Add a standalone ChaCha test. 8年前
  Steven Valdez ab14a4a440 Adding scripts to generate line coverage. 8年前
  David Benjamin 8b9e7802ac Fix up all_tests.go parallelism support. 8年前
  Steven Valdez 32223940f2 Making all_tests.go parallelizable 8年前
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. 8年前
  David Benjamin fb2c6f8c85 ASN1_get_object should not accept large universal tags. 8年前
  David Benjamin 6f0c4db90e Enable upstream's Poly1305 code. 8年前
  David Benjamin 35be688078 Enable upstream's ChaCha20 assembly for x86 and ARM (32- and 64-bit). 8年前
  Adam Langley eac0ce09d8 Have doc.go parse struct comments. 8年前
  Adam Langley 3a39b06011 Import “altchains” support. 8年前
  Matt Braithwaite e021a245bf Add curve25519/asm/x25519-asm-x86_64.S. 8年前
  Adam Langley 7b8b9c17db Include 'asm' in the name of X25519 asm sources. 8年前
  Nico Weber 7100ee9832 Chromium's update.sh is dead, long live update.py 9年前
  Piotr Sikora 6ae67dfee8 Don't leak Android hacks to other build platforms. 9年前
  Adam Langley b1b6229fc8 Add NEON implementation of curve25519. 9年前
  Adam Langley 4fb0dc4b03 Add X25519 and Ed25519 support. 9年前
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. 9年前
  Piotr Sikora 3f5fe608c8 Support Bazel builds on other platforms. 9年前
  Brian Smith 3e23e4cb58 Add the RFC 7539 ChaCha20-Poly1305 AEAD. 9年前
  Adam Langley 0f9f0ead2e Fix the shared builders by exporting GCM symbols. 9年前
  David Benjamin dfa9c4a074 Linkify pipe words. 9年前
  David Benjamin 5ef619ef2a Hide some sections from the docs. 9年前
  Chuck Hays c608d6b02b Updating Bazel outputs to work on other platforms. 9年前
  David Benjamin 3b27843b7c Go's darwin filenames have changed. 9年前
  David Benjamin 3fc9fe3f4a Move the bots to Go 1.5.1. 9年前
  David Benjamin 368ef1aa51 Take thread.h out of the documentation. 9年前
  David Benjamin 361ecc0236 Replace skipPast with strings.TrimPrefix. 9年前
  David Benjamin 1bfce80b44 Generate stable URL fragments. 9年前
  David Benjamin 7e40d4e584 Deprecated functions get their own sections. 9年前
  Adam Langley f673831272 Drop urandom_test. 9年前
  Matt Braithwaite cc2c7aa91c Buffer reads of urandom, if you promise no forking. 9年前
  David Benjamin 95aaf4a61c Markdown-ify BUILDING. 9年前
  Matt Braithwaite e000472166 pkcs8.c: Add PBES2 to list of password-based encryption methods. 9年前
  Brian Smith 55a3cf4ad5 Fix documentation generation on Windows. 9年前
  David Benjamin 34248d4cb7 Get rid of err function codes. 9年前
  David Benjamin 0851f67480 Add standalone tests for Poly1305. 9年前
  David Benjamin 76e9a2ab97 Add tests for low-level AES functions. 9年前
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. 9年前
  William Hesse c618c402a5 Give generated assembly files different names for arm and aarch64. 9年前