aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedSecretKeyRing.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into performanceVincent Breitmoser2016-02-101-6/+6
|\
| * Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-6/+6
* | performance: avoid expensive getSecretKeyType call, use cached where possibleVincent Breitmoser2016-02-051-14/+0
|/
* Better selection of preferred algorithmDominik Schürmann2015-03-051-2/+2
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-11/+3
* add PIN as a SecretKeyTypeVincent Breitmoser2014-12-301-0/+14
* make getSignId a secret key operation, and respect unavailable keysVincent Breitmoser2014-10-021-35/+12
* cache key s2k type in database, for later useVincent Breitmoser2014-09-021-13/+0
* Merge branch 'master' into yubikeyDominik Schürmann2014-08-281-0/+1
|\
| * Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* | Merge branch 'master' into yubikeyDominik Schürmann2014-08-061-1/+17
|\|
| * Optimize importsDominik Schürmann2014-08-051-1/+0
| * Add license headersDominik Schürmann2014-08-041-0/+17
* | Merge branch 'master' into yubikeyDominik Schürmann2014-08-011-2/+2
|/
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-0/+152