open-keychain/src/org/thialfihar/android/apg
Markus Doits 8d9b0e1db8 Switch to spongycastle
https://github.com/rtyley/spongycastle

It replaces bouncycastle2. Looks like a cleaner and better integration. A
precompiled .jar ist in the "lib/"-dir.
2011-11-03 22:15:31 +01:00
..
provider Switch to spongycastle 2011-11-03 22:15:31 +01:00
ui/widget Switch to spongycastle 2011-11-03 22:15:31 +01:00
utils Documentation update of ApgCon 2011-06-05 19:47:41 +00:00
Apg.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
ApgService.java Cleanup of code, AIDL-calls renamed! 2011-06-05 19:05:57 +00:00
AskForSecretKeyPassPhrase.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
BaseActivity.java testing thread-pausing in verifyText() 2010-09-12 19:06:26 +00:00
CachedPassPhrase.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00
Constants.java testing thread-pausing in verifyText() 2010-09-12 19:06:26 +00:00
DataDestination.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00
DataSource.java DataSource: consider content URI sources "binary" also 2010-12-25 14:12:12 +00:00
DecryptActivity.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
EditKeyActivity.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
EncryptActivity.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
FileDialog.java added an optional checkbox to the file dialog, can be used for instance to optionally delete files after importing them, and is used for that, also rearranged the option menu items for the main activity a little 2010-07-26 21:57:28 +00:00
GeneralActivity.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00
HkpKeyServer.java show key fingerprint in key list 2010-12-25 19:12:35 +00:00
IApgService.aidl Cleanup of code, AIDL-calls renamed! 2011-06-05 19:05:57 +00:00
Id.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
InputData.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00
KeyListActivity.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
KeyServer.java gave HKP server proper error handling, going through all IPs of a pool until a response is received, reporting "too many responses", "no keys found", "insufficient query" correctly 2010-08-17 14:51:39 +00:00
KeyServerPreferenceActivity.java added a key server preference, allowing multiple key servers to be added 2010-08-17 21:49:34 +00:00
KeyServerQueryActivity.java show key fingerprint in key list 2010-12-25 19:12:35 +00:00
MailListActivity.java moved some Intent extra constants into more appropriate places, some basic preparations to test thread-pausing during decryption/encryption to deal with certain situations, mainly an unknown signature key 2010-09-11 23:21:53 +00:00
MainActivity.java moved some Intent extra constants into more appropriate places, some basic preparations to test thread-pausing during decryption/encryption to deal with certain situations, mainly an unknown signature key 2010-09-11 23:21:53 +00:00
PausableThread.java moved some Intent extra constants into more appropriate places, some basic preparations to test thread-pausing during decryption/encryption to deal with certain situations, mainly an unknown signature key 2010-09-11 23:21:53 +00:00
PositionAwareInputStream.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00
Preferences.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
PreferencesActivity.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
Primes.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00
ProgressDialogUpdater.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00
PublicKeyListActivity.java Switch to spongycastle 2011-11-03 22:15:31 +01:00
SecretKeyListActivity.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00
SelectPublicKeyListActivity.java 1.0.x changes merged into trunk 2010-07-16 20:18:43 +00:00
SelectPublicKeyListAdapter.java show key fingerprint in key list 2010-12-25 19:12:35 +00:00
SelectSecretKeyListActivity.java 1.0.x changes merged into trunk 2010-07-16 20:18:43 +00:00
SelectSecretKeyListAdapter.java show key fingerprint in key list 2010-12-25 19:12:35 +00:00
Service.java set svn:eol-style to LF for all code/resource files 2010-07-16 20:13:12 +00:00