aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/security_utils_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add test for `variable_size_secure_compare`kenta-s2017-01-311-1/+6
|
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-4/+4
| | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
* Add AS::SecurityUtils.secure_compare for constant time string comparisonGuillermo Iguaran2014-10-231-0/+9