Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
tweetnacl
Port of TweetNaCl cryptographic library to JavaScript
eciesjs
Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519
libsodium
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers)
libsodium-wrappers
The Sodium cryptographic library compiled to pure JavaScript (wrappers)
curve25519-js
Javascript implementation of Curve25519
libsodium-wrappers-sumo
The Sodium cryptographic library compiled to pure JavaScript (wrappers, sumo variant)
@noble/ed25519
Fastest 4KB JS implementation of ed25519 EDDSA signatures compliant with RFC8032, FIPS 186-5 & ZIP215
libsodium-sumo
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers, sumo variant)
ed2curve
Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys.
tweetnacl-ts
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
sodium-plus
The Sodium Cryptography Library
chloride
node.js sodium bindings + pure js polyfil
@toruslabs/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
@dashkite/tweetnacl
Port of TweetNaCl cryptographic library to JavaScript
tweetnacl-es6
Port of TweetNaCl cryptographic library to JavaScript es6
@starcoin/stc-ed25519
Fastest JS implementation of ed25519 & ristretto255. Auditable, high-security, 0-dependency pubkey, scalarmult & EDDSA
sodium
Lib Sodium port for node.js
ecies-25519
Isomorphic Cryptography Library for X25519 ECIES
@skiff-org/skiff-crypto
Cryptographic related functions and helpers
@hazae41/berith
WebAssembly port of Ed25519 signatures and X25519 key exchange