aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/crypto/encryptall.php
Commit message (Expand)AuthorAgeFilesLines
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-473/+0
* don't create a private-/public-key pair for each user if the master key is en...Bjoern Schiessle2016-04-261-21/+60
* 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