strongbox 0.5.0
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:
=
安装:
=
Runtime 依赖 (1):
activerecord
>= 0
Development 依赖 (2):
sqlite3
>= 0
thoughtbot-shoulda
>= 0