|
|
@@ -1,4 +1,14 @@ |
|
|
|
<html><body>DUPA |
|
|
|
|
|
|
|
<a href="https://git.amongbytes.com/kris/qrtesting/tree/master">Details</a> |
|
|
|
</body></html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<title>TLSv1.3/Post-Quantum test server</title> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
Connection sucessful <br /> |
|
|
|
You are using TLS Version: {{.TLSVersion}} |
|
|
|
|
|
|
|
<p> |
|
|
|
This page uses <a href="https://github.com/cloudflare/tls-tris">this tls</a> package and <a href="https://caddyserver.com/">Caddy</a> HTTP server.</p> |
|
|
|
<p>It was built <a href="http://hdc.amongbytes.com/post/201810-baby-steps-to-pq-https-server/">this</a> way and is used for experimenting with post-quantum cryptography.</p> |
|
|
|
|
|
|
|
</body> |
|
|
|
</html> |