aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/pgp/PgpEncryptDecryptTest.java
Commit message (Expand)AuthorAgeFilesLines
* fix unit tests for ChangeUnlockParcelVincent Breitmoser2014-12-301-2/+3
* introduce new ChangeUnlockParcel packet for extended passphrase changing capa...Vincent Breitmoser2014-12-291-2/+2
* fix test for new PgpDecryptVerifyVincent Breitmoser2014-10-141-15/+32
* make PgpEncryptSign and PgpDecryptVerify subclasses of BaseOperationVincent Breitmoser2014-10-131-0/+1
* move around package structure a bitVincent Breitmoser2014-10-101-3/+3
* fix test case for new PassphraeCacheInterfaceVincent Breitmoser2014-09-231-2/+11
* fix encrypt/decrypt classesVincent Breitmoser2014-09-171-15/+190
* start work on encrypt/decrypt test classesVincent Breitmoser2014-09-151-0/+101