aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2016-02-09 00:24:46 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2016-02-09 00:24:46 +0100
commit79db5c0ebeeb6616dd04426927c40bef307ecdf3 (patch)
treefdaa796f370d961cf9e0b870852994120959091c /README.md
parent55b4790abd680635fda83d95a3197b2b18288a2a (diff)
downloadopen-keychain-79db5c0ebeeb6616dd04426927c40bef307ecdf3.tar.gz
open-keychain-79db5c0ebeeb6616dd04426927c40bef307ecdf3.tar.bz2
open-keychain-79db5c0ebeeb6616dd04426927c40bef307ecdf3.zip
Replace spongycastle with bouncycastle
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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