Update README.md

This commit is contained in:
Henry Case 2018-11-20 15:30:14 +00:00
rodzic fb2d400de8
commit d092de9a64

Wyświetl plik

@ -1,13 +1,11 @@
# TLS testing
# Servers
## Servers
### Quantum-resistant key exchange
## Quantum-resistant key exchange
* ``pq.amongbytes.com``: SIDH/P503-x25519, SIDH/751-x448
* ``pq-t1.amongbytes.com``: SIDH tests: Test phase 1. Allowed to be broken
### SIDH/P503-X25519 test phases (temporary - mainly for tourtuing)
## SIDH/P503-X25519 test phases (temporary - mainly for tourtuing)
| domain | SNI | desc |
|--------|-----|------|
| home.amongbytes.com | pq-clang.amongbytes.com | Clang on X64_64 with all optims |
@ -20,6 +18,5 @@
| home.amongbytes.com | pq-arm7.amongbytes.com | armv7 without optims without OoO|
### TLS-TRIS
## TLS-TRIS
* ``gotls13.amongbytes.com``: Currently alias to gotls13-p1 (referenced at https://github.com/tlswg/tls13-spec/wiki/Implementations)