server/lib
Roeland Jago Douma 84316aec66
Add ARGON2I support to the hasher
When on php7.2 we can use the new and improved ARGON2I hashing.
This adds support for that to the hasher. When verifying an old hash
we'll update rehash to move all hashes eventually to the new hash
function.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-04 15:43:50 +02:00
..
composer Update autoloader 2018-03-27 16:23:26 +02:00
l10n [tx-robot] updated from transifex 2018-04-03 00:11:47 +00:00
private Add ARGON2I support to the hasher 2018-04-04 15:43:50 +02:00
public Merge pull request #8737 from nextcloud/file_return_put_contents 2018-03-28 08:25:04 +02:00
autoloader.php
base.php Move calls to \OCP\JSON to private \OC_JSON 2018-03-22 13:19:29 +01:00
versioncheck.php