Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-12Move Encryption app to PSR-4 (#24524)Joas Schilling
2016-03-01Update author informationLukas Reschke
2016-02-10fixing unit testsBjörn Schießle
2016-02-10sign all encrypted blocks and check signature on decryptBjörn Schießle
2016-02-10Use AES-256-CTR as defaultLukas Reschke
2016-01-12Happy new year!Thomas Müller
2015-10-05update licence headers via scriptMorris Jobke
2015-08-30return false if private key is not validBjoern Schiessle
2015-08-07use password hash instead of the plain password to encrypt the private keyBjoern Schiessle
2015-06-25update license headers and authorsMorris Jobke
2015-06-03Move the helpful method to the TestCase classJoas Schilling
2015-04-30Simplify the testJoas Schilling
2015-04-10add unit test for crypt.phpBjoern Schiessle