From 79db5c0ebeeb6616dd04426927c40bef307ecdf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 9 Feb 2016 00:24:46 +0100 Subject: Replace spongycastle with bouncycastle --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d8c02828d..c9f64eb9a 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,8 @@ We are using the newest [Android Studio](http://developer.android.com/sdk/instal Spongy Castle is the stock Bouncy Castle libraries with a couple of small changes to make it work on Android. OpenKeychain 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/ +* Fork: https://github.com/openpgp-keychain/bouncycastle +* Spongy Castle: http://rtyley.github.com/bouncycastle/ #### Bouncy Castle resources -- cgit v1.2.3