This website requires JavaScript.
Explore
Help
Sign In
cthrace
/
open-keychain
Watch
1
Star
0
Fork
0
You've already forked open-keychain
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c91b7e377ab489a498682ae65e355dbf04d3f1f0
open-keychain
/
OpenKeychain
/
src
/
test
/
java
/
org
/
sufficientlysecure
/
keychain
/
pgp
History
Vincent Breitmoser
c91b7e377a
simplify progress for key import operations
2017-05-21 04:15:41 +02:00
..
InputDataOperationTest.java
DatabaseInteractor -> KeyRepository
2017-02-24 18:24:11 +01:00
OpaqueKeyTest.java
add test for opaque cv25519 subkey (which previously crashed)
2017-04-24 19:40:34 +02:00
PgpEncryptDecryptTest.java
simplify progress for key import operations
2017-05-21 04:15:41 +02:00
PgpKeyOperationTest.java
focus all read access for key ring data into DatabaseInteractor methods
2017-02-24 18:04:55 +01:00
SplitUserIdTest.java
Update Robolectric to 3.2.2
2017-02-02 10:57:16 +01:00
UncachedKeyringCanonicalizeTest.java
Update Robolectric to 3.2.2
2017-02-02 10:57:16 +01:00
UncachedKeyringMergeTest.java
focus all read access for key ring data into DatabaseInteractor methods
2017-02-24 18:04:55 +01:00
UncachedKeyringTest.java
add unit tests for insecure decrypt operations
2017-05-15 17:16:16 +02:00