nextcloud/lib/repair
Lukas Reschke d26a9c3c58 Add some security utilities
This adds some security utilities to core including:
- A library for basic crypto operations (e.g. to encrypt passwords)
- A better library for cryptographic actions which allows you to specify the charset
- A library for secure string comparisions

Remove .htaccess

Remove .htaccess

Fix typo

Add public API

Use timing constant comparision

Remove CBC constant

Adjust code

Remove confusing $this
2014-08-27 00:18:04 +02:00
..
collation.php Add repair step to set MySQL collation to utf8_bin 2014-07-08 15:12:07 +02:00
innodb.php Dont touch non-oc tables when doing the InnoDB repair step 2014-08-04 13:14:12 +02:00
repairconfig.php Add some security utilities 2014-08-27 00:18:04 +02:00
repairmimetypes.php Remove stray tab characters. 2014-08-13 11:24:02 +02:00