From 9f9c435db889fbc905ffbaa8f57c085a4ccb83cf Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Wed, 6 Sep 2023 20:22:57 +0200 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0000184..f690e31 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ The library's initial development was funded by [Ethereum Foundation](https://et > **noble-crypto** — high-security, easily auditable set of contained cryptographic libraries and tools. -- No dependencies, protection against supply chain attacks -- Auditable TypeScript / JS code +- Zero or minimal dependencies - Supported on all major platforms -- Releases are signed with PGP keys and built transparently with NPM provenance +- Highly readable TypeScript / JS code +- PGP-signed releases & transparent NPM builds with provenance - Check out [homepage](https://paulmillr.com/noble/) & all libraries: [ciphers](https://github.com/paulmillr/noble-ciphers), [curves](https://github.com/paulmillr/noble-curves),