From 18b0bc63179b0baf53fa2f0e4c241b5b696c408c Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Mon, 11 Dec 2023 00:40:43 +0000 Subject: [PATCH] readme: Mention zip215 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04eff74..4557452 100644 --- a/README.md +++ b/README.md @@ -8,7 +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 +- 🔖 SUF-CMA, SBS (non-repudiation) and ZIP215 for ed25519, ed448 and others - #️⃣ hash-to-curve for encoding or hashing an arbitrary string to an elliptic curve point - 🧜‍♂️ Poseidon ZK-friendly hash