aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/key_generator_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Partially revert #25192Matthew Draper2016-07-011-1/+16
* We default to using aes-256-cbc as our verification/signing cipher. It can ac...Vipul A M2016-06-271-1/+1
* missing activesupport test coverageEugene Gilburg2014-07-191-0/+30
* Add ActiveSupport::KeyGenerator as a simple wrapper around PBKDF2Michael Koziarski2012-10-011-0/+32