From e6634ab1b0719787a2a3282b2a3578b1b860e0c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Sza=C5=82achowski?= Date: Wed, 9 Oct 2024 19:52:30 +0200 Subject: [PATCH] Update README.md (#42) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4fcf953..946b1f9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,2 @@ # tdh2 A Go & JavaScript implementation of the TDH2 protocol from [Securing Threshold Cryptosystems against Chosen Ciphertext Attack](https://www.shoup.net/papers/thresh1.pdf) by Shoup & Gennaro. - -**This is untested alpha code. Do not rely on it for any non-experimental use cases!**