We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b8bad commit 8e2e571Copy full SHA for 8e2e571
README.md
@@ -4,7 +4,7 @@
4
5
[Audited](#security) pure JS library containing all Ethereum-related cryptographic primitives.
6
7
-Included algorithms, implemented with 5 @noble & @scure packages:
+Included algorithms, implemented with just 5 [noble & scure](https://paulmillr.com/noble/) dependencies:
8
9
* [Hashes: SHA256, keccak-256, RIPEMD160, BLAKE2b](#hashes-sha256-keccak-256-ripemd160-blake2b)
10
* [KDFs: PBKDF2, Scrypt](#kdfs-pbkdf2-scrypt)
0 commit comments