選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Kris 7f12695bea pq: introduces caddy with post quantum crypto 6年前
images pq: introduces caddy with post quantum crypto 6年前
.gitignore gotls13-p1: make it possible to use certificates in test server 6年前
README.md Removes draft 28 6年前

README.md

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