570 Commits (master)
 

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