From 7544d189d08e2d2213d3ec8686d617c007030092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 14 Jan 2014 19:52:40 +0100 Subject: [PATCH] add https://github.com/rtyley/spongycastle-old to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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