kms_rails 1.0.0
Quickly add KMS encryption and decryption to your ActiveRecord model attributes and ActiveJob parameters. Improves upon kms_attrs with ActiveJob support, more efficient binary serialization and a test suite.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (9):
bundler
>= 0
byebug
>= 0
database_cleaner
>= 0
rake
>= 12.3.3
rspec
>= 0
rspec-mocks
>= 0
simplecov
>= 0
sqlite3
>= 0
with_model
>= 0