diff options
author | Michael Koziarski <michael@koziarski.com> | 2012-07-04 12:37:31 +1200 |
---|---|---|
committer | Michael Koziarski <michael@koziarski.com> | 2012-10-01 14:22:19 +1300 |
commit | def2ccb8e3534e06ec1bb9c33aeee35a52b40138 (patch) | |
tree | d38907288811267ca37d9828afff26c0973226f9 /activemodel/test/cases/forbidden_attributes_protection_test.rb | |
parent | a6cfd33865a11eefcb3431450c8f2ad2b2766066 (diff) | |
download | rails-def2ccb8e3534e06ec1bb9c33aeee35a52b40138.tar.gz rails-def2ccb8e3534e06ec1bb9c33aeee35a52b40138.tar.bz2 rails-def2ccb8e3534e06ec1bb9c33aeee35a52b40138.zip |
Add ActiveSupport::KeyGenerator as a simple wrapper around PBKDF2
This will be used to derive keys from the secret and a salt, in order to allow us to
do things like encrypted cookie stores without using the secret for multiple
purposes directly.
Diffstat (limited to 'activemodel/test/cases/forbidden_attributes_protection_test.rb')
0 files changed, 0 insertions, 0 deletions