aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpKeyHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Use PublicKeyAlgorithmTags instead of homebrew choices constants, fix expiry ...Dominik Schürmann2014-08-051-13/+9
* Fixing lint complaints, removing unused resourcesDominik Schürmann2014-08-041-2/+2
* Fix keybase importDominik Schürmann2014-06-201-1/+1
* neatness refactoringVincent Breitmoser2014-06-041-165/+0
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-3/+0
* wrapped-key-ring: remove more unneeded methodsVincent Breitmoser2014-05-041-91/+0
* wrapped-key-ring: more work on passphrase caching and certificationVincent Breitmoser2014-05-041-17/+0
* wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer...Vincent Breitmoser2014-05-031-54/+0
* wrapped-key-ring: move more helper methods into keysVincent Breitmoser2014-05-031-0/+1
* certification is always done with the master keyVincent Breitmoser2014-05-031-55/+0
* wrapped-key-ring: first steps, get rid of key imports in decryptverify and si...Vincent Breitmoser2014-05-031-30/+18
* More code cleanupDominik Schürmann2014-04-191-6/+31
* get rid of PgpKeyHelper.getMasterKeyIdVincent Breitmoser2014-04-171-24/+0
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-171-8/+0
* Fix PgpDecryptVerify signature verification: search for right signature subke...Dominik Schürmann2014-04-151-33/+34
* Clarify use of methods in PgpKeyHelperDominik Schürmann2014-04-111-3/+3
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-30/+5
* Use NotFoundException in more placesDominik Schürmann2014-04-081-7/+18
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+644