From d335066868037eaad44ae5fba1ca3a62a08ddfcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 28 Jan 2014 10:28:17 +0100 Subject: [PATCH] Fix README info about spongy castle --- README.md | 3 +-- 1 file changed, 1 insertion(+), 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