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
storage-encryption
Encrypt your client storage (available for TS & JS)
jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
secure-web-storage
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
simple-encryptor
Simplified encryption/decryption for node.js
paseto
PASETO for Node.js with no dependencies
cpass
Simplified secured password two-ways encryption
hashids
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
md5-o-matic
Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39
cryptr
a simple encrypt and decrypt module for node.js
cookie-encrypter
Transparently encrypt/decrypt your cookie with Nodejs
kruptein
crypto; from kruptein to hide or conceal
node-red-contrib-credentials
Provides a credentials node to store one or more private values; preventing export to flows or version control.
next-crypto
A simple encryption module for Next.JS edge runtime.
win-dpapi
Node native module to encrypt/decrypt data. On Windows, it uses DPAPI
crypto-extra
Convenience methods for the crypto module
@loaders.gl/crypto
Cryptographic/hashing plugins for loaders.gl
openssl-nodejs
is a package which gives you a possibility to run every [OpenSSL](https://www.openssl.org/) command in [Node.js](https://nodejs.org/en/) in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data ([Buffor](https:/
acme-client
Simple and unopinionated ACME client