Generates attr_accessors that encrypt and decrypt attributes transparently in Ruby objects.
gem install attr_encryptedNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt and decrypt an attribute transparently.
Use a cryptographically random key of sufficient length (e.g., 32 bytes for AES-256).
No dependency data recorded yet.