libsodium-wrappers
The Sodium cryptographic library compiled to pure JavaScript (wrappers)
Updated by @jedisct1
@noble/ed25519
Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH, ristretto255 & scalarmult
Updated by @paulmillr
@toruslabs/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
Updated by @shubhamtorus
libsodium-wrappers-sumo
The Sodium cryptographic library compiled to pure JavaScript (wrappers, sumo variant)
Updated by @jedisct1
libsodium-sumo
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers, sumo variant)
Updated by @jedisct1
crypto-key-composer
A library to decompose and compose crypto keys of different types and formats
Updated by @acostalima
@privacyresearch/ed25519-ts
TypeScript implementation of ed25519 & ristretto255 allowing BigInt and SHA dependency injection
Updated by @maejohns