From 53f33dc3cb331ad111a67f5bb9ee69a1e1f34e79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 16 Sep 2013 10:30:31 +0200 Subject: Docs for bouncy castle --- README.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 950aa41e6..6304a95e1 100644 --- a/README.md +++ b/README.md @@ -129,13 +129,26 @@ All JAR-Libraries are provided in this repository under "libs", all Android Libr On error see: http://code.google.com/p/zxing/issues/detail?id=1207 -## Build Spongy Castle -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. +## Bouncy Castle + +#### Spongy Castle + +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 -* http://rtyley.github.com/spongycastle/ -* https://github.com/ashh87/spongycastle +* Spongy Castle: http://rtyley.github.com/spongycastle/ +* Fork: https://github.com/ashh87/spongycastle + +#### Bouncy Castle resources + +* Repository: https://github.com/bcgit/bc-java +* Issue tracker: http://www.bouncycastle.org/jira/browse/BJA + +#### Documentation +* Documentation project at http://www.cryptoworkshop.com/guide/ +* Tests in https://github.com/bcgit/bc-java/tree/master/pg/src/test/java/org/bouncycastle/openpgp/test +* Mailinglist Archive at http://bouncy-castle.1462172.n4.nabble.com/Bouncy-Castle-Dev-f1462173.html # Notes -- cgit v1.2.3