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
libsodium
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers)
libsodium-wrappers
The Sodium cryptographic library compiled to pure JavaScript (wrappers)
@noble/ciphers
Audited & minimal JS implementation of Salsa20, ChaCha and AES
libsodium-wrappers-sumo
The Sodium cryptographic library compiled to pure JavaScript (wrappers, sumo variant)
libsodium-sumo
The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers, sumo variant)
@hpke/chacha20poly1305
A Hybrid Public Key Encryption (HPKE) module extension for ChaCha20/Poly1305
tweetnacl-ts
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
poly1305-js
Javascript implementations of Poly1305
@toruslabs/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
sodium-plus
The Sodium Cryptography Library
@dashkite/tweetnacl
Port of TweetNaCl cryptographic library to JavaScript
chacha
ChaCha20 Poly1305 auth cipher with a node api with pure js and native bindings
tweetnacl-es6
Port of TweetNaCl cryptographic library to JavaScript es6
chacha-js
Fork of Calvin Metcalf's ChaCha20 Poly1305 auth cipher as pure Javascript only
@skiff-org/skiff-crypto
Cryptographic related functions and helpers
@sisi/tweetnacl-blake2b
Forked of dvdbng/tweetnacl-blake2b-js. Using 'var' instead of 'const'
tweetnacl-sealed-box
Port of TweetNaCl cryptographic library to JavaScript, includes implementation of sealed boxes
@openpgp/tweetnacl
Port of TweetNaCl cryptographic library to JavaScript
tweetnacl-async
Port of TweetNaCl cryptographic library to JavaScript