aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2016-02-09 17:57:55 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2016-02-09 17:57:55 +0100
commit43e795695903eb600798a22c21e4bd07484d09c5 (patch)
tree5176e541b8b574f98fb4af3f5a42fa77732e5b0d /README.md
parent2c7e5ab8df69f461758c112f0e0e8d44f479b7e8 (diff)
parent08393bc5c32f774f8d8c65a22c1f033fa0a884df (diff)
downloadopen-keychain-43e795695903eb600798a22c21e4bd07484d09c5.tar.gz
open-keychain-43e795695903eb600798a22c21e4bd07484d09c5.tar.bz2
open-keychain-43e795695903eb600798a22c21e4bd07484d09c5.zip
Merge pull request #1715 from open-keychain/bouncy
Switch to Bouncy Castle
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index d8c02828d..eb5273f2d 100644
--- a/README.md
+++ b/README.md
@@ -71,13 +71,10 @@ We are using the newest [Android Studio](http://developer.android.com/sdk/instal
### Bouncy Castle
-#### Spongy Castle
-
-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.
+OpenKeychain uses a forked version with some small changes. These changes will been sent to Bouncy Castle.
see
-* Fork: https://github.com/openpgp-keychain/spongycastle
-* Spongy Castle: http://rtyley.github.com/spongycastle/
+* Fork: https://github.com/openpgp-keychain/bouncycastle
#### Bouncy Castle resources