summaryrefslogtreecommitdiffstats
path: root/Tests/Core/Encoder
Commit message (Expand)AuthorAgeFilesLines
* [Security] fixed interface implementation (closes #6974)Fabien Potencier2013-02-051-6/+6
* Added BCrypt password encoder.Elnur Abdurrakhimov2013-02-051-0/+112
* [Security] Added Pbkdf2PasswordEncoderSebastiaan Stok2012-10-081-0/+45
* [Security] removed test that fail on PHP 5.3.3Fabien Potencier2012-06-181-4/+0
* [Security] fixed some unit tests for PHP 5.3.3 (see https://bugs.php.net/bug....Fabien Potencier2012-06-181-4/+17
* [Security] Add failing testcases for EncoderFactoryAlexander2012-06-181-0/+23
* [Security] allowed class names to be passed as an argument to EncoderFactoryI...Fabien Potencier2012-06-181-0/+19
* moved component and bridge unit tests to the src/ directoryFabien Potencier2012-03-294-0/+212