aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpConstants.java
Commit message (Expand)AuthorAgeFilesLines
* Improve comments and reasons in PgpConstants, simple checks for insecure asym...Dominik Schürmann2015-08-101-174/+0
* Follow some of coorus recommendations: better selection of algo whitelist, ig...Dominik Schürmann2015-08-091-17/+51
* Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...Dominik Schürmann2015-08-091-52/+78
* Prefer ZIP algorithm as discussed on OpenPGP WG mailinglistDominik Schürmann2015-03-151-1/+7
* make constant for certify hash algoDominik Schürmann2015-03-111-0/+2
* Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into pa...Dominik Schürmann2015-03-051-0/+2
* Use ArrayList instead of LinkedListDominik Schürmann2015-03-051-5/+5
* Cleanup of PgpConstantsDominik Schürmann2015-03-051-24/+22
* Add missing headerDominik Schürmann2015-03-051-0/+17
* Use static linked lists instead of arraysDominik Schürmann2015-03-051-23/+43
* Add missing file with PGP ConstantsDominik Schürmann2015-03-051-0/+69