Go to file
2018-10-14 17:42:37 +00:00
images pq: introduces caddy with post quantum crypto 2018-10-14 17:42:37 +00:00
.gitignore gotls13-p1: make it possible to use certificates in test server 2018-08-19 19:58:51 +00:00
README.md Removes draft 28 2018-09-16 19:23:38 +00:00

TLS testing

Servers

Quantum-resistant key exchange

  • pq-t1.amongbytes.com: SIDH tests
  • pq-t2.amongbytes.com: SIDH tests - TLS 1.3 only is supported

TLS-TRIS

  • gotls13-t1.amongbytes.com: Testing branch of tls-tris. It supports only TLS 1.3 (0x0304)
  • gotls13.amongbytes.com: Currently alias to gotls13-p1 (referenced at https://github.com/tlswg/tls13-spec/wiki/Implementations)
  • gotls13-p1.amongbytes.com: Testing branch of tls-tris - master branch
  • gotls13-r1.amongbytes.com: Testing branch of tls-tris - latest release