aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/org/sufficientlysecure/keychain/pgp/PgpKeyOperationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Refactored to reduce coupling between ChangeUnlockParcel and SaveKeyringParcelAlex Fong2016-05-051-11/+11
* Refactoring: Removed PassphraseChangeParcel and placed its functionality into...Alex Fong2016-05-051-11/+11
* (WIP) Change password when key is stripped #1692Alex Fong2016-05-041-1/+1
* OTG: Rename smartcard -> security tokenNikita Mikhailov2016-04-151-5/+5
* OTG: refactor, change nfc prefix to smartcardNikita Mikhailov2016-04-141-6/+5
* get rid of code path for pin and notation data handlingVincent Breitmoser2016-03-231-41/+1
* Merge branch 'master' into performanceVincent Breitmoser2016-02-101-13/+13
|\
| * Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-13/+13
* | performance: fix unit testsVincent Breitmoser2016-02-051-1/+1
|/
* Use more generic 'Security Token' where possible, add sutitle to create key w...Dominik Schürmann2016-01-101-11/+11
* Tests: Use ECC where possibleDominik Schürmann2016-01-031-39/+59
* Fix tests for min requirement of 2048 bitsDominik Schürmann2015-10-041-14/+14
* Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-041-6/+6
* Tests not working anymore on travis after using new annotation parameterDominik Schürmann2015-07-091-5/+4
* Get rid of robolectric workaround by using new annotation in robolectric 3.0Dominik Schürmann2015-07-091-4/+5
* better handling of divert-to-card keys for subkey modificationsVincent Breitmoser2015-07-081-6/+28
* tests: make sure encryption happens to all enc-capable subkeysVincent Breitmoser2015-07-071-3/+3
* Create key wizard for blank YubiKeyDominik Schürmann2015-06-291-4/+3
* Fix debug/release build separationDominik Schürmann2015-06-111-1/+2
* Use new officially supported way for local unit tests, many dependencies upgr...Dominik Schürmann2015-06-111-0/+1378