cakephp2-php8/lib/Cake
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
..
Cache Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Config Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Configure Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Console Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
Controller Update docs for SecurityComponent::requireAuth() 2013-02-09 14:06:24 -05:00
Core Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Error Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Event Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
I18n Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Log Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Model Updated copyright 2013-02-08 21:28:17 +09:00
Network Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Routing Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Test Use random iv values in rijndael. 2013-02-09 20:48:27 -05:00
TestSuite Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Utility Use random iv values in rijndael. 2013-02-09 20:48:27 -05:00
View Updated copyright 2013-02-08 21:28:17 +09:00
basics.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
bootstrap.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 2013-02-08 20:59:49 +09:00