aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-14 19:52:40 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-14 19:52:40 +0100
commit7544d189d08e2d2213d3ec8686d617c007030092 (patch)
tree2439b34781cbaf9286ccc9fc9c5697b8469bc604 /README.md
parent9c55abc05dd51f89e5bca17bd7e971a8d4c43ba5 (diff)
downloadopen-keychain-7544d189d08e2d2213d3ec8686d617c007030092.tar.gz
open-keychain-7544d189d08e2d2213d3ec8686d617c007030092.tar.bz2
open-keychain-7544d189d08e2d2213d3ec8686d617c007030092.zip
add https://github.com/rtyley/spongycastle-old to README
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 df2e72850..005146a52 100644
--- a/README.md
+++ b/README.md
@@ -131,7 +131,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