aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/crypto/encryptall.php
Commit message (Collapse)AuthorAgeFilesLines
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-473/+0
| | | | | | | | * Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests
* don't create a private-/public-key pair for each user if the master key is ↵Bjoern Schiessle2016-04-261-21/+60
| | | | enabled
* Happy new year!Thomas Müller2016-01-121-1/+3
|
* getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
|
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-6/+8
|
* no need to list users if all users already had a key-pairBjoern Schiessle2015-09-241-0/+6
|
* occ tool to encrypt all filesBjoern Schiessle2015-08-261-0/+424