Registry / orm / crypt-keeper

crypt-keeper

JSON →
library2.3.0rbrubygemsunverified

Transparent ActiveRecord encryption.

gem install crypt_keeper
INSTALL
IMPORT
SIG · CRYPT-KEEPER
C
crypt-keeper
ormrubyv2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CryptKeeper
require 'crypt_keeper'

Encrypt an ActiveRecord attribute

require 'crypt_keeper' class User < ActiveRecord::Base encrypts :email end
Debug
Known issues
breakingEncryption keys must be managed securely; lost keys cause data loss.
fix
Store keys in environment variables or a secrets manager.
affects: >= 2.0.0
Upgrade
Version history
2.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
30
OpenAI (training)
1
Resources
crypt-keeper — gem install crypt-keeper · libregistry