rails/activesupport/lib
Rafael Mendonça França f76ca450f5
Compare the actual string after comparing the HMAC proccessed strings
Even that collisions are unlikely we need to make sure the two strings
are equal.

Timing is not important in this case because this only runs after the
comparison between the SHA256 digested strings returns true.
2017-11-25 11:39:41 -05:00
..
active_support Compare the actual string after comparing the HMAC proccessed strings 2017-11-25 11:39:41 -05:00
active_support.rb Remove deprecated halt_callback_chains_on_return_false option 2017-10-23 12:51:05 -04:00