Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
cryptr
a simple encrypt and decrypt module for node.js
@47ng/cloak
Serialized AES-GCM 256 encryption, decryption and key management in the browser & Node.js
prisma-field-encryption
Transparent field-level encryption at rest for Prisma
string-cipher
Simple string encryption and decryption functions
wechatpay-axios-plugin
微信支付APIv2及v3 NodeJS SDK,支持CLI模式请求OpenAPI,支持v3证书下载,v2付款码支付、企业付款、退款,企业微信-企业支付-企业红包/向员工付款,v2&v3 Native支付、扫码支付、H5支付、JSAPI/小程序支付、合单支付...
aes-256-gcm
Simplifies encryption/decryption using the AES 256 GCM algorithm.
node-encryption
This package will simplify the process of encrypting and decrypting data for your application providing robust AES-256-GCM encryption and decryption utilities for protecting sensitive data.
cryptex-js
## Overview The **Secure Encryption SDK** provides an easy-to-use encryption and decryption system for securely storing and managing user data. This SDK ensures data confidentiality by using a **central key**, a **master key**, and automatically rotating
@socialgouv/streaming-file-encryption
Streaming file encryption for Node.js using AES-256-GCM, HKDF and HMAC.
yael
Yet Another Encryption Library (This one is better!)
aes-gcm-stream
A dependency free NodeJS module that implements AES256 GCM encryption and decryption as transform streams.
@cmmv/encryptor
Encryption module using elliptic curves (ECC) and AES-256-GCM for secure data encryption in CMMV and Node.js applications.
bobeci-aes-256
Simplifies encryption/decryption using the AES 256 GCM algorithm.
@nami-products/platform
Transparent field-level encryption at rest for Prisma
prisma-field-criptography
Transparent and customizable field-level encryption at rest for Prisma based on prisma-field-encryption package
@godspeedsystems/prisma-deterministic-search-field-encryption
Transparent and customizable field-level encryption at rest for Prisma based on prisma-field-encryption package
@richmonkeys/aes-256-gcm
Node.js aes-256-gcm encryption and decryption implementations with some quality-of-life options.
goobs-encryption
A robust and flexible encryption library for both client-side and server-side JavaScript/TypeScript applications. This package provides secure AES-256-GCM and AES-256-CCM encryption algorithms, with separate modules optimized for browser and Node.js envir
symmetrical-encryption
Secure encrypt and decrypt string/data using AES-256-GCM for node.js
node-encrypted
a simple & easy way to encrypt (and decrypt) string on node.js