5693 コミット (1908667015d5cc28876971b789c338f81447aaee)
 

作成者 SHA1 メッセージ 日付
  David Benjamin 1908667015 Add go 1.11 to go.mod. 5年前
  David Benjamin 104306f587 Remove STRICT_ALIGNMENT code from modes. 5年前
  David Benjamin d8598ce03f Remove non-STRICT_ALIGNMENT code from xts.c. 5年前
  David Benjamin 4d8e1ce5e9 Patch XTS out of ARMv7 bsaes too. 5年前
  David Benjamin fb35b147ca Remove stray prototype. 5年前
  David Benjamin eb2c2cdf17 Always define GHASH. 5年前
  Watson Ladd 2f213f643f Update delegated credentials to draft-03 5年前
  David Benjamin b22c9fea47 Use Windows symbol APIs in the unwind tester. 5年前
  David Benjamin 2e819d8be4 Unwind RDRAND functions correctly on Windows. 5年前
  David Benjamin 15ba2d11a9 Patch out unused aesni-x86_64 functions. 5年前
  David Benjamin cc2b8e2552 Add ABI tests for aesni-gcm-x86_64.pl. 5年前
  David Benjamin 7a3b94cd2c Add ABI tests for x86_64-mont5.pl. 5年前
  Jeremy Apthorp 7ef4223fb3 sync EVP_get_cipherbyname with EVP_do_all_sorted 5年前
  Katrin Leinweber d2a0ffdfa7 Hyperlink DOI to preferred resolver 5年前
  David Benjamin a6c689e0da Remove stray semicolons. 5年前
  Adam Langley 2d38b83976 Remove separate default group list for servers. 5年前
  Adam Langley fcc1ad78f9 Enable all curves (inc CECPQ2) during fuzzing. 5年前
  David Benjamin 70fe610556 Implement ABI testing for aarch64. 5年前
  David Benjamin 55b9acda99 Fix ABI error in bn_mul_mont on aarch64. 5年前
  David Benjamin 0a87c4982c Implement ABI testing for ARM. 5年前
  David Benjamin 0a67eba62d Fix the order of Windows unwind codes. 5年前
  David Benjamin 28f035f48b Implement unwind testing for Windows. 5年前
  David Benjamin fc31677a1d Tolerate spaces when parsing .type directives. 5年前
  David Benjamin 20a9b409bb runner: Don't generate an RSA key on startup. 5年前
  David Benjamin 33f456b8b0 Don't use bsaes over vpaes for CTR-DRBG. 5年前
  David Benjamin 470bd56c9b perlasm/x86_64-xlate.pl: refine symbol recognition in .xdata. 5年前
  David Benjamin 9978f0a865 Add instructions for debugging on Android with gdb. 5年前
  Jesse Selover d7266ecc9b Enforce key usage for RSA keys in TLS 1.2. 5年前
  David Benjamin 1a51a5b4a6 Remove infra/config folder in master branch. 5年前
  Filippo Valsorda 73308b6606 Avoid SCT/OCSP extensions in SH on {Omit|Empty}Extensions 5年前
  David Benjamin 23e1a1f2d3 Test and fix an ABI issue with small parameters. 5年前
  David Benjamin ab578adf44 Add RSAZ ABI tests. 5年前
  David Benjamin 3859fc883d Better document RSAZ and tidy up types. 5年前
  David Benjamin e569c7e25d Add ABI testing for 32-bit x86. 5年前
  David Benjamin 8cbb5f8f20 Add a very roundabout EC keygen API. 5年前
  David Benjamin 23dcf88e18 Add some Node compatibility functions. 5年前
  Christopher Patton 6c1b376e1d Implement server support for delegated credentials. 6年前
  David Benjamin 4545503926 Add a constant-time pshufb-based GHASH implementation. 5年前
  Adam Langley 9801a07145 Tweak some slightly fragile tests. 5年前
  Adam Langley 4bfab5d9d7 Make 256-bit ciphers a preference for CECPQ2, not a requirement. 5年前
  David Benjamin fa81cc65dd Update comments around JDK11 workaround. 5年前
  David Benjamin c47f7936d0 Add a RelWithAsserts build configuration. 5年前
  Adam Langley 51011b4a26 Remove union from |SHA512_CTX|. 5年前
  David Benjamin 4f3f597d32 Avoid unwind tests on libc functions. 5年前
  David Benjamin 14c611cf91 Don't pass NULL,0 to qsort. 5年前
  David Benjamin 9847cdd785 Fix signed left-shifts in curve25519.c. 5年前
  David Benjamin fc27a1919c Add an option to build with UBSan. 5年前
  David Benjamin 2fe0360a4e Fix undefined pointer casts in SHA-512 code. 5年前
  Adam Langley 72f015562c HRSS: flatten sample distribution. 5年前
  Adam Langley c1615719ce Add test of assembly code dispatch. 5年前