I don't know if this has been mentioned but you should look at
http://www.cryptix.org  It is a JCE provider for PGP...  I wrote some java
code a while ago that encrypts and decrypts using cryptix...  When I get
around to it I was going to convert it into a mailet...

Hope this helps...

-LeoD

On 1/15/03 5:38 AM, "alan.gerhard" <[EMAIL PROTECTED]> wrote:

> yes, the http://www.cryptography.ch/uni/pgpjava/ looks
> promising, thanks, noel.
> 
> i too am interested in an java interface to PGP. i looked
> over at PGP proper and then do have a j++ soluitn that
> briodges to the comm but i personlaly would not suggest it.
> 
> tim -  
> i have a loose design for the overall process to integrate
> PGP encryptioon into a mailet but it is more for a secure
> submnisiosn form system (ssFormS) i am working on so i am
> not faced with some of the problems that you might be.
> 
> alan
>>> Last time I looked at PGP from Java, for encrypting an
>>> email to send out using a public key,I ended up shelling
>>> out to a Unix PGP command because I couldn't find any
>>> good quality PGP libraries for Java.
>> 
>> I gave you several references in my earlier e-mail.
>> 
>>> Is it possible in JAMES to chain mailets to the first
>>> one decrypts the mail and saves it back modified and the
>>> second one then automatically picks up the decrypted
>> mail? 
>> Have you looked at the James configuration, yet?  That is
>> precisely how the James pipeline works.
>> 
>>     --- Noel
>> 
>> 
>> --
>> To unsubscribe, e-mail:
>> <mailto:[EMAIL PROTECTED]> For
>> additional commands, e-mail:
>> <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> Alan Gerhard
> Gerhard Computing, Inc.
> [EMAIL PROTECTED]
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to