strongbox 0.4.8
Strongbox provides Public Key Encryption for ActiveRecord. By using a public key sensitive information can be encrypted and stored automatically. Once stored a password is required to access the information. dependencies are specified in standard Ruby syntax.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 0
Development Dependencies (2):
sqlite3
>= 0
thoughtbot-shoulda
>= 0