aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpKeyHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* More code cleanupDominik Schürmann2014-04-191-6/+31
|
* get rid of PgpKeyHelper.getMasterKeyIdVincent Breitmoser2014-04-171-24/+0
| | | | Closes #575
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-171-8/+0
|
* Fix PgpDecryptVerify signature verification: search for right signature ↵Dominik Schürmann2014-04-151-33/+34
| | | | subkey instead of using first subkey for verification
* 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