envelope-encryption-tools
Lightweight encryption toolkit to support envelope encryption schemes
Lightweight encryption toolkit to support envelope encryption schemes
Simple tools to deal with the AES-256-CBC encryption and decryption of data with arbitrary lengths
A secure peer-to-peer networking NodeJS module based on WebSockets using RSA and AES.
Encrypt & Decrypt communication message using aes-256-cbc algorithm for protocol.
ipfs-encrypted can encrypt, decrypt, upload, and download files securely using IPFS and AES-256-CBC encryption algorithm.
A simple Nodejs library for encryption and decryption using AES-256-CBC to be usable in different language/devices.
Package to encrypt strings using AES-256-CBC algorithm and to decrypt strings using the same algorithm.
A simples RNCrytpor implementation for NodeJS with native crypto module
AES-256-CBC HELPER
Simple package to encrypt and decrypt strings
Cross-environment encryption/decryption that works in both browser and Node.js
A Crypt Vault library for encryption and decryption of data using AES-256-CBC algorithm.
A simple package to get the token of the person scanning your qrcode
[](https://ko-fi.com/pagebook1) [](https://github.com/pagebook1/encryptmy-env)
## Install module ``` npm install --save encryption-utils ``` or ``` yarn install --save encryption-utils ```
A library for encrypting data using RSA-OAEP for SSO authentication.
Fcrypt is a simple CLI tool to encrypt and decrypt files using AES-256-CBC algorithm. It is written in Node.js and uses the built-in crypto module.
Simple cli password based encryption decryption tool for a single file using aes-256-cbc algorithm.