561 Commits (12f7b294ba0795c49cada00ed36ab92750470dde)
 

Author SHA1 Message Date
  Kris Kwiatkowski 12f7b294ba Adds -race and go 1.12 5 years ago
  Kris Kwiatkowski 180616d129 Fixes wrong command in travis 5 years ago
  Kris Kwiatkowski 3c361d8664 Removes _dev 5 years ago
  Kris Kwiatkowski c1c7bfa053 Update README 5 years ago
  Kris Kwiatkowski 7bbaf23cda Changes needed to make tris a separated lib 5 years ago
  Henry Case af21f3083c
Fix: always store client hello in ConnectionState (#161) 5 years ago
  Henry Case 600d4dece5
Adds X25519-SIKEp503 key agreement (#159) 5 years ago
  Henry Case a5d35123cc
[sike] Refactor key agreement in TLS 1.3 [PATCH 1/2] (#153) 5 years ago
  Henry Case 7619b84b13
Fixes GH#154. Updates client certificates (#155) 5 years ago
  Kris Kwiatkowski 76231e7564 SIDH: Implement test againt TLSv1.2 5 years ago
  Kris Kwiatkowski 334eee5310 SIDH: Align codepoints with the ones in latest version 5 years ago
  Kris Kwiatkowski 1c0d342ecc boringssl: update to newest version 5 years ago
  Kris Kwiatkowski 36f2800cb3 adds LICENSE 6 years ago
  Kris Kwiatkowski fab2c445b3 makefile: use named tags instead of commit numbers 6 years ago
  Kris Kwiatkowski c752e2e7a4 test: adds tests for rsa-pss signatures 6 years ago
  Filippo Valsorda d20745552c crypto/tls: expand docs on client-side session ticket support 6 years ago
  Kris Kwiatkowski 18024f59de crypto/tls: add examples for [Load]X509KeyPair 6 years ago
  Filippo Valsorda 4c970a6672 crypto/tls: parse certificate first in X509KeyPair to get better errors 6 years ago
  Kevin Burke 9fc345bd63 crypto/tls: handle errors in generate_cert.go 6 years ago
  Kris Kwiatkowski 86b0aecf5e go 1.11: Switch to GO 1.11 6 years ago
  Kris Kwiatkowski 8da51abeca sidh: operability tests with BoringSSL 6 years ago
  Kris Kwiatkowski 96db6f14d8 sidh: sidh support in boringssl 6 years ago
  Henry Case cb67de3e1f
sidh: use version with improved vendoring (#144) 6 years ago
  Kris Kwiatkowski bcc2724bf6 sidh: use implementation with improved performance for ARMv8 6 years ago
  Marten Seemann 6fcf1bc4c0 don't expect CertificateVerify when the client doesn't send any cert 6 years ago
  Kris Kwiatkowski ce53b126bc fix: client shouldn't use P751/x448 ID 6 years ago
  Kris Kwiatkowski 3895b624f3 sidh: comment out P751/x448 6 years ago
  Kris Kwiatkowski d184bc0099 sidh: adds PQ secure KEX 6 years ago
  Kris Kwiatkowski 7c79cbefc5 sidh: API 6 years ago
  Kris Kwiatkowski ed36ba540a sidh: updates for Makefile 6 years ago
  Kris Kwiatkowski 61bc4c1a09 moves methods from Config to Conn receives 6 years ago
  Kris Kwiatkowski 07ad1769c3 fix: in TLSv1.3, the ALPN extension must be sent in EE 6 years ago
  Kris Kwiatkowski da110326f8 Swap TLS 1.3 to RFC 8446 6 years ago
  Watson Ladd 7e1760cc7c Add EMS support to tls-tris 7 years ago
  Kris Kwiatkowski 58c559ba00 fix: mac calculation fails when subsequent packet is shorter 6 years ago
  Kris Kwiatkowski 1678dc5074 cleanup: removes Committer interface 6 years ago
  Marten Seemann e20b4d2a9a don't generate a key share with Curve ID 0 in the ServerHello tests 6 years ago
  Marten Seemann 9919e0e977 fix the key_exchange length in the ClientHello and ServerHello tests 6 years ago
  Marten Seemann e7a33a2dc3 cherry-pick https://go-review.googlesource.com/c/go/+/129755 6 years ago
  Henry Case 81871bbad5
tls tris server: allow custom server keypairs (#128) 6 years ago
  Henry Case 2bcf6466b4
removes old draft version indicators (#127) 6 years ago
  Marten Seemann 40eb693877 remove support for generating draft 18-21 ServerHellos (#124) 6 years ago
  Kris Kwiatkowski 242e89da1b refactoring of the tris test client 6 years ago
  Kris Kwiatkowski 63ec8fff02 refactoring of the tris test server 6 years ago
  Henry Case a21fd9c1bc
refactors record encryption code (#122) 6 years ago
  Henry D. Case e81269b57e Revert "Small refactoring of record encryption code" 6 years ago
  Henry D. Case 1782162852 Small refactoring of record encryption code 6 years ago
  Henry D. Case ad86d61c42 Let's use constant instead of hardcoding values (same is done in bssl) 6 years ago
  Henry D. Case 91a6fcebab Cleanup 6 years ago
  Christopher Patton a2fe2d9a71 DC draft-02, last minute change (#121) 6 years ago