nextcloud/tests/lib/security
Lukas Reschke 24ca2d858f Add OCP\Security\IHasher
Public interface for hashing which also works with legacy ownCloud hashes and supports updating the legacy hash via a passed reference.

Follow-up of https://github.com/owncloud/core/pull/10219#issuecomment-61624662
Requires https://github.com/owncloud/3rdparty/pull/136
2014-11-06 15:16:14 +01:00
..
certificate.php Remove unused and overflowing function 2014-09-18 10:21:28 +02:00
certificatemanager.php Add unit tests and fix rootcerts creation bug 2014-08-31 10:47:50 +02:00
crypto.php Refactor tests a little bit 2014-09-03 13:51:44 +02:00
hasher.php Add OCP\Security\IHasher 2014-11-06 15:16:14 +01:00
securerandom.php Add test for the second argument 2014-09-03 14:13:12 +02:00
stringutils.php Refactor tests a little bit 2014-09-03 13:51:44 +02:00