Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
@gurjinder7/encrypt-localstorage
Functions to encode local storage values
tweetnacl
Port of TweetNaCl cryptographic library to JavaScript
storage-encryption
Encrypt your client storage (available for TS & JS)
secure-web-storage
A simple wrapper for localStorage/sessionStorage that allows one to encrypt/decrypt the data being stored.
paseto
PASETO for Node.js with no dependencies
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
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.
win-dpapi
Node native module to encrypt/decrypt data. On Windows, it uses DPAPI
crypto-extra
Convenience methods for the crypto module
st.db
ST.db is a versatile npm package for managing databases with a simple key-value interface. It supports various database types, offers seamless switching between drivers, efficient caching, encryption, and customizable configurations. Ideal for diverse pro
@loaders.gl/crypto
Cryptographic/hashing plugins for loaders.gl
paseto-ts
PASETO v4 (encrypt, decrypt, sign & verify) in TypeScript