open-keychain/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/pgp
Vincent Breitmoser 1516f951b7 work on divert-to-key and other keyring stuff
- allow modifySecretKeyRing operation without passphrase, but a only
  restricted subset of operations (ie, s2k strip/divert)
- pass byte array with serial number to key edit operation to initialize
  divert-to-card key
- update spongycastle to support serial numbers in iv for divert-to-card
2015-01-25 01:57:58 +01:00
..
PgpEncryptDecryptTest.java encapsulate high level edit key into new operation class 2015-01-03 13:55:15 +01:00
PgpKeyOperationTest.java work on divert-to-key and other keyring stuff 2015-01-25 01:57:58 +01:00
UncachedKeyringCanonicalizeTest.java involve user attributes in unit tests for merge and canonicalize! 2015-01-14 13:25:38 +01:00
UncachedKeyringMergeTest.java involve user attributes in unit tests for merge and canonicalize! 2015-01-14 13:25:38 +01:00
UncachedKeyringTest.java involve user attributes in unit tests for merge and canonicalize! 2015-01-14 13:25:38 +01:00