From 17294f49748a72400c0d1e7d0e3b1240b1168ae1 Mon Sep 17 00:00:00 2001 From: Nicholas Dudfield Date: Thu, 7 Sep 2023 10:59:48 +0700 Subject: [PATCH] docs: audited by plural firms --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3470f6..6ccee64 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Audited & minimal JS implementation of elliptic curve cryptography. -- 🔒 [**Audited**](#security) by an independent security firm +- 🔒 [**Audited**](#security) by independent security firms - 🔻 Tree-shaking-friendly: use only what's necessary, other code won't be included - 🏎 Ultra-fast, hand-optimized for caveats of JS engines - 🔍 Unique tests ensure correctness: property-based, cross-library and Wycheproof vectors, fuzzing