From a6c57fb44e430974f739b7f57c4872790faa0970c1858bd35ddaf0a23dbd9167 Mon Sep 17 00:00:00 2001 From: Nadim Kobeissi Date: Sun, 6 Jul 2025 12:42:38 +0200 Subject: [PATCH] Website: add link to protocol-ladder --- website/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/website/index.html b/website/index.html index 6375517..e008a79 100755 --- a/website/index.html +++ b/website/index.html @@ -275,6 +275,7 @@
  • ProofFrog: Tool for verifying cryptographic proofs written in the style of The Joy of Cryptography.
  • Noise Explorer: an online engine for reasoning about Noise Protocol Framework Handshake Patterns.
  • The New Illustrated TLS Connection: Every byte of a TLS connection explained and reproduced.
  • +
  • Protocol Ladder: Computer-aided cryptographic proofs of simple protocols, formalized in different tools.
  • More to be added soon!