@noble/hashes
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
@noble/curves
Audited & minimal JS implementation of elliptic curve cryptography
@scure/bip39
Secure, audited & minimal implementation of BIP39 mnemonic phrases
@noble/ciphers
Audited & minimal JS implementation of Salsa20, ChaCha and AES
@noble/secp256k1
Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979