From acc1f26acfb8d76aacde476f811e18d11b207210 Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Sun, 7 May 2023 21:32:41 +0000 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8389fb4..743ad0c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Audited & minimal JS implementation of elliptic curve cryptography. - 🔍 Unique tests ensure correctness: property-based, cross-library and Wycheproof vectors, fuzzing - ➰ Short Weierstrass, Edwards, Montgomery curves - ✍️ ECDSA, EdDSA, Schnorr, BLS signature schemes, ECDH key agreement +- 🔖 SUF-CMA and SBS (non-repudiation) for ed25519, ed448 and others - #️⃣ Hash-to-curve for encoding or hashing an arbitrary string to an elliptic curve point - 🧜‍♂️ Poseidon ZK-friendly hash