Simplified encryption/decryption for node.js
A tiny opinionated isomorphic library for encrypting and decrypting with ease.
very fast mongoid compatible unique string ids
KeystoneJS MongoId Field Type
Utility functions for WhatWG Streams
Derives & caches keys for sodium encryptor for encryption/decryption in features that operate regardless of lock (after initial unlock)
Secure end-to-end-encryption
node version Laravel Illuminate/Encryption/Encrypter.php
Encrypts files using Node's built-in Cipher class.
KeystoneJS MongoId Field Type
PlusPagos AES Encryptor
Library for encrypting and decrypting messages using a secret key.
Request Cryptography
This library contains auto generated Mongo (Mongoose.js) models that correspond to the QDM (Quality Data Model) specification.
JSEncrypt for node & browser
A robust RSA extension for jsencrypt supporting segmented encryption and decryption for long messages. 一个强大的 jsencrypt RSA 扩展,支持长文本的 RSA 分段加密与 RSA 分段解密。
Simple cli tool for encrypt and decrypt files
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
Encrypt files for DIDWW V3 API
Mongo Provider for Contexture
pin encryption tool
Peer-to-peer Enkaku transport tunneled through a hub relay
Envelope encryption with configurable KMS
Hash querystring params
mongoid-encryptor encrypts and decrypts one or more fields in a Mongoid model.
This gem provides a dead-simple encryption of string / text attributes of ActiveRecord and Mongoid models. Encryptor internally uses ActiveSupport::MessageEncryptor and therefore it uses 'aes-256-cbc' cipher by default. Gem does NOT require column with different name. From user perspective encryption is completely transparent - they use decrypted values all the time, but encrypted values are stored in database.