From f98371b57ac31b9d8a49a4bf2ba6ce4f302a533d Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Fri, 20 Oct 2023 15:27:14 +0200 Subject: [PATCH] README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e92108e..d0f14da 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,11 @@ The library's initial development was funded by [Ethereum Foundation](https://et - Zero or minimal dependencies - Highly readable TypeScript / JS code -- PGP-signed releases and transparent NPM builds with provenance +- PGP-signed releases and transparent NPM builds - All libraries: [ciphers](https://github.com/paulmillr/noble-ciphers), [curves](https://github.com/paulmillr/noble-curves), - [hashes](https://github.com/paulmillr/noble-hashes), - 4kb [secp256k1](https://github.com/paulmillr/noble-secp256k1) / - [ed25519](https://github.com/paulmillr/noble-ed25519) + [hashes](https://github.com/paulmillr/noble-hashes) - [Check out homepage](https://paulmillr.com/noble/) for reading resources, documentation and apps built with noble