Encrypted Content-Encoding for HTTP
very fast mongoid compatible unique string ids
Encapsulated tokens (encrypted and mac'ed objects)
KeystoneJS MongoId Field Type
AES-256 and legacy Zip 2.0 encryption for Zip files
RSA library for Node.js and browsers
encrypted typeorm fields
KeystoneJS MongoId Field Type
A React Native wrapper over SharedPreferences and Keychain to provide a secure alternative to Async Storage
Request Cryptography
Encrypted model attributes in your favourite ORM.
This library contains auto generated Mongo (Mongoose.js) models that correspond to the QDM (Quality Data Model) specification.
RSA for browserify
n8n node: MongoDB operations with field type mapping (ObjectId, Date, etc)
Software signer implementations and signing utilities for Taquito.
Encryption middleware for Dexie
Encrypted Types for Solidity
RudderStack JavaScript SDK Cookies Utilities
A tiny opinionated isomorphic library for encrypting and decrypting with ease.
Easy (yet strong) encryption and decryption facilities for Node.js
Simplified encryption/decryption for node.js
Mongo Provider for Contexture
officeCrypto is a library for node.js that can be used to decrypt and encrypt excel files.
Key management and cryptographically protected messages
Encrypt mongoid fields with Rails encryption.
A library for storing encrypted data in Mongo
Mongoid::EncryptedString defines an encrypted string type for your Mongoid apps.
Encrypt ActiveRecord and Mongoid attributes, files and passwords in configuration files.
mongoid-encryptor encrypts and decrypts one or more fields in a Mongoid model.
Allows encryption and signing of requests and storing encrypted data within Mongoid documents.
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.