forked from tornado-packages/noble-curves
readme
This commit is contained in:
parent
18b0bc6317
commit
b3c239981b
@ -8,7 +8,7 @@ Audited & minimal JS implementation of elliptic curve cryptography.
|
|||||||
- 🔍 Unique tests ensure correctness: property-based, cross-library and Wycheproof vectors, fuzzing
|
- 🔍 Unique tests ensure correctness: property-based, cross-library and Wycheproof vectors, fuzzing
|
||||||
- ➰ Short Weierstrass, Edwards, Montgomery curves
|
- ➰ Short Weierstrass, Edwards, Montgomery curves
|
||||||
- ✍️ ECDSA, EdDSA, Schnorr, BLS signature schemes, ECDH key agreement
|
- ✍️ ECDSA, EdDSA, Schnorr, BLS signature schemes, ECDH key agreement
|
||||||
- 🔖 SUF-CMA, SBS (non-repudiation) and ZIP215 for ed25519, ed448 and others
|
- 🔖 SUF-CMA, SBS (non-repudiation), ZIP215 (consensus friendliness) ed25519 features
|
||||||
- #️⃣ hash-to-curve for encoding or hashing an arbitrary string to an elliptic curve point
|
- #️⃣ hash-to-curve for encoding or hashing an arbitrary string to an elliptic curve point
|
||||||
- 🧜♂️ Poseidon ZK-friendly hash
|
- 🧜♂️ Poseidon ZK-friendly hash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user