aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-28 10:28:17 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-28 10:28:17 +0100
commitd335066868037eaad44ae5fba1ca3a62a08ddfcc (patch)
treefa9e3c14c2969c126aa41fac10fd03f229a2c557
parentba9ae9617e4363c31ccfaaafe7b13cf611c9dc94 (diff)
downloadopen-keychain-d335066868037eaad44ae5fba1ca3a62a08ddfcc.tar.gz
open-keychain-d335066868037eaad44ae5fba1ca3a62a08ddfcc.tar.bz2
open-keychain-d335066868037eaad44ae5fba1ca3a62a08ddfcc.zip
Fix README info about spongy castle
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 81b4dd1c9..aa7db10ad 100644
--- a/README.md
+++ b/README.md
@@ -143,12 +143,11 @@ Only classes related to QR Code generation are utilized.
#### Spongy Castle
-Spongy Castle is the stock Bouncy Castle libraries with a couple of small changes to make it work on Android. OpenPGP Keychain uses a forked version with some small changes to improve key import speed. These changes have been sent to Bouncy Castle, and Spongy Castle will be used again when they have filtered down.
+Spongy Castle is the stock Bouncy Castle libraries with a couple of small changes to make it work on Android. OpenPGP Keychain uses a forked version with some small changes. These changes will been sent to Bouncy Castle, and Spongy Castle will be used again when they have filtered down.
see
* Fork: https://github.com/openpgp-keychain/spongycastle
* Spongy Castle: http://rtyley.github.com/spongycastle/
-* Old Fork: https://github.com/ashh87/spongycastle
#### Bouncy Castle resources