mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
974ac44fb4
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. |
||
---|---|---|
.. | ||
CakeNumberTest.php | ||
CakeTimeTest.php | ||
ClassRegistryTest.php | ||
DebuggerTest.php | ||
FileTest.php | ||
FolderTest.php | ||
HashTest.php | ||
InflectorTest.php | ||
ObjectCollectionTest.php | ||
SanitizeTest.php | ||
SecurityTest.php | ||
SetTest.php | ||
StringTest.php | ||
ValidationTest.php | ||
XmlTest.php |