You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by vi...@apache.org on 2013/10/25 23:48:36 UTC

[3/3] git commit: ACCUMULO-1714 - Adding necessary crypto readme information to the README

ACCUMULO-1714 - Adding necessary crypto readme information to the README


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c7b810b5
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c7b810b5
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/c7b810b5

Branch: refs/heads/master
Commit: c7b810b55b445267680566c96990b7c518a21162
Parents: 9d7a272
Author: John Vines <jv...@gmail.com>
Authored: Fri Oct 25 17:48:06 2013 -0400
Committer: John Vines <jv...@gmail.com>
Committed: Fri Oct 25 17:48:06 2013 -0400

----------------------------------------------------------------------
 README | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/c7b810b5/README
----------------------------------------------------------------------
diff --git a/README b/README
index 8775437..5047bdb 100644
--- a/README
+++ b/README
@@ -383,6 +383,9 @@ The following provides more details on the included cryptographic software: ...
 Apache Accumulo uses the built-in java cryptography libraries in it's RFile 
 encryption implementation. See 
 http://www.oracle.com/us/products/export/export-regulations-345813.html
-for more details for on Java's cryptography features.
+for more details for on Java's cryptography features. Apache Accumulo also uses
+the bouncycastle library for some crypographic technology as well. See 
+http://www.bouncycastle.org/wiki/display/JA1/Frequently+Asked+Questions for
+more details on bouncycastle's cryptography features.
 
 ******************************************************************************