aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/Passphrase.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into performanceVincent Breitmoser2016-02-101-1/+1
|\
* | performance: add license headers and some documentationVincent Breitmoser2016-02-101-5/+17
* | performance: cache session keys per compatible S2K configurationVincent Breitmoser2016-02-051-2/+43
|/
* Change PIN and Admin PIN after move to key operationDominik Schürmann2015-07-021-5/+8
* Improve Passphrase class with finalize()Dominik Schürmann2015-03-191-6/+34
* Fix tests for Passphrase classDominik Schürmann2015-03-191-0/+4
* New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-0/+131