cakephp2-php8/lib/Cake/Utility
mark_story 215d43eb06 Add encrypt() and decrypt() methods.
These methods use AES-256 and provide a simple to use API with easy to
remember names.
2013-08-27 21:20:22 -04:00
..
CakeNumber.php Merge branch 'master' into 2.4 2013-08-16 14:47:01 -04:00
CakeTime.php Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
ClassRegistry.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Debugger.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
File.php Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
Folder.php simplify else cases 2013-07-03 01:14:41 +02:00
Hash.php Minor simplification. 2013-08-24 21:49:17 -04:00
Inflector.php Fix pluralization of Objective. 2013-07-17 10:04:29 -04:00
ObjectCollection.php Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
Sanitize.php Merge branch 'master' into 2.4 2013-08-16 14:47:01 -04:00
Security.php Add encrypt() and decrypt() methods. 2013-08-27 21:20:22 -04:00
Set.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
String.php coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Validation.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
Xml.php Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00