cakephp2-php8/lib/Cake/Test
mark_story 974ac44fb4 Use random iv values in rijndael.
Using fixed iv values has a number of known problems like dictionary
attacks against the cipher key. Use a random iv value for all future
encrpyted values. Provide backwards compatibility for values encrypted
with fixed iv's, and silently upgrade values for enhanced security.
2013-02-09 20:48:27 -05:00
..
Case Use random iv values in rijndael. 2013-02-09 20:48:27 -05:00
Fixture Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
test_app More copyright updates 2013-02-08 21:29:18 +09:00