qrtesting/README.md
2018-08-20 13:06:07 +00:00

16 lines
660 B
Markdown

# 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-t2.amongbytes.com``: Testing branch of tls-tris. It supports only TLS 1.3 Draft 28
* ``gotls13.amongbytes.com``: Currently alias to gotls13-t2 (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