You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bo...@apache.org on 2005/05/10 10:05:32 UTC

svn commit: r169440 - /jakarta/commons/sandbox/pgp/trunk/README

Author: bodewig
Date: Tue May 10 01:05:31 2005
New Revision: 169440

URL: http://svn.apache.org/viewcvs?rev=169440&view=rev
Log:
forgot to add the README file

Added:
    jakarta/commons/sandbox/pgp/trunk/README   (with props)

Added: jakarta/commons/sandbox/pgp/trunk/README
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/pgp/trunk/README?rev=169440&view=auto
==============================================================================
--- jakarta/commons/sandbox/pgp/trunk/README (added)
+++ jakarta/commons/sandbox/pgp/trunk/README Tue May 10 01:05:31 2005
@@ -0,0 +1,11 @@
+This component is supposed to provide a small library to support PGP
+signing, verifying of PGP signatures and maybe even PGP key management
+and encryption/decryption.
+
+Interested parties right now are the Ant and Maven projects (for
+signing tasks, mainly), Maven Wagon and the Repository team.
+
+The idea is to start with an implementation based on BouncCastle's
+library, but provide an interface that may allow to plug in different
+providers like cryptix as well.
+

Propchange: jakarta/commons/sandbox/pgp/trunk/README
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org