aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-14 21:19:56 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-14 21:19:56 +0100
commit7cde5c89d02e8891be3d1910de87705cb178ec58 (patch)
tree1091d1a3a60d55a5c07aa016a50021066aefc83b /README.md
parent59217ec9baa12b8a0dc26f8ff40877226ead167e (diff)
parent7544d189d08e2d2213d3ec8686d617c007030092 (diff)
downloadopen-keychain-7cde5c89d02e8891be3d1910de87705cb178ec58.tar.gz
open-keychain-7cde5c89d02e8891be3d1910de87705cb178ec58.tar.bz2
open-keychain-7cde5c89d02e8891be3d1910de87705cb178ec58.zip
Merge branch 'master' of github.com:dschuermann/openpgp-keychain
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee97fe0d1..1e7cea335 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ Only classes related to QR Code generation are utilized.
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.
see
-* Spongy Castle: http://rtyley.github.com/spongycastle/
+* Spongy Castle: https://github.com/rtyley/spongycastle-old and http://rtyley.github.com/spongycastle/
* Fork: https://github.com/ashh87/spongycastle
#### Bouncy Castle resources