570 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Henry Case 71ad89487d Change package trs to th5 5年前
  Henry Case f6a12b1c9f Remove examples 5年前
  Henry Case 393c64be65 Change README.md 5年前
  Henry Case 4a7cf1bb76 Fix client key share 5年前
  Henry Case 70a7cea10b Add negotiated group to ConnectionState 5年前
  Henry Case 54bbc0bf29 Add accessor to useEMS flag 5年前
  Henry Case 9fe6933c1f Remove not needed examples 5年前
  Henry Case f09eee913a Change package name from tls to trs 5年前
  Kris Kwiatkowski cb643472ee Temporarily disable example 5年前
  Kris Kwiatkowski 12f7b294ba Adds -race and go 1.12 5年前
  Kris Kwiatkowski 180616d129 Fixes wrong command in travis 5年前
  Kris Kwiatkowski 3c361d8664 Removes _dev 5年前
  Kris Kwiatkowski c1c7bfa053 Update README 5年前
  Kris Kwiatkowski 7bbaf23cda Changes needed to make tris a separated lib 5年前
  Henry Case af21f3083c
Fix: always store client hello in ConnectionState (#161) 5年前
  Henry Case 600d4dece5
Adds X25519-SIKEp503 key agreement (#159) 5年前
  Henry Case a5d35123cc
[sike] Refactor key agreement in TLS 1.3 [PATCH 1/2] (#153) 5年前
  Henry Case 7619b84b13
Fixes GH#154. Updates client certificates (#155) 5年前
  Kris Kwiatkowski 76231e7564 SIDH: Implement test againt TLSv1.2 5年前
  Kris Kwiatkowski 334eee5310 SIDH: Align codepoints with the ones in latest version 5年前
  Kris Kwiatkowski 1c0d342ecc boringssl: update to newest version 5年前
  Kris Kwiatkowski 36f2800cb3 adds LICENSE 6年前
  Kris Kwiatkowski fab2c445b3 makefile: use named tags instead of commit numbers 6年前
  Kris Kwiatkowski c752e2e7a4 test: adds tests for rsa-pss signatures 6年前
  Filippo Valsorda d20745552c crypto/tls: expand docs on client-side session ticket support 6年前
  Kris Kwiatkowski 18024f59de crypto/tls: add examples for [Load]X509KeyPair 6年前
  Filippo Valsorda 4c970a6672 crypto/tls: parse certificate first in X509KeyPair to get better errors 6年前
  Kevin Burke 9fc345bd63 crypto/tls: handle errors in generate_cert.go 6年前
  Kris Kwiatkowski 86b0aecf5e go 1.11: Switch to GO 1.11 6年前
  Kris Kwiatkowski 8da51abeca sidh: operability tests with BoringSSL 6年前
  Kris Kwiatkowski 96db6f14d8 sidh: sidh support in boringssl 6年前
  Henry Case cb67de3e1f
sidh: use version with improved vendoring (#144) 6年前
  Kris Kwiatkowski bcc2724bf6 sidh: use implementation with improved performance for ARMv8 6年前
  Marten Seemann 6fcf1bc4c0 don't expect CertificateVerify when the client doesn't send any cert 6年前
  Kris Kwiatkowski ce53b126bc fix: client shouldn't use P751/x448 ID 6年前
  Kris Kwiatkowski 3895b624f3 sidh: comment out P751/x448 6年前
  Kris Kwiatkowski d184bc0099 sidh: adds PQ secure KEX 6年前
  Kris Kwiatkowski 7c79cbefc5 sidh: API 6年前
  Kris Kwiatkowski ed36ba540a sidh: updates for Makefile 6年前
  Kris Kwiatkowski 61bc4c1a09 moves methods from Config to Conn receives 6年前
  Kris Kwiatkowski 07ad1769c3 fix: in TLSv1.3, the ALPN extension must be sent in EE 6年前
  Kris Kwiatkowski da110326f8 Swap TLS 1.3 to RFC 8446 6年前
  Watson Ladd 7e1760cc7c Add EMS support to tls-tris 7年前
  Kris Kwiatkowski 58c559ba00 fix: mac calculation fails when subsequent packet is shorter 6年前
  Kris Kwiatkowski 1678dc5074 cleanup: removes Committer interface 6年前
  Marten Seemann e20b4d2a9a don't generate a key share with Curve ID 0 in the ServerHello tests 6年前
  Marten Seemann 9919e0e977 fix the key_exchange length in the ClientHello and ServerHello tests 6年前
  Marten Seemann e7a33a2dc3 cherry-pick https://go-review.googlesource.com/c/go/+/129755 6年前
  Henry Case 81871bbad5
tls tris server: allow custom server keypairs (#128) 6年前
  Henry Case 2bcf6466b4
removes old draft version indicators (#127) 6年前