Hello Java people, can anyone recommend a decent open source PGP API for Java?
Basically I need something to help me implement signing and encrypting FOAF files from a Java application.
Recommendations most welcome. I'll provide a summary of anything I find (either through your kind help gentle reader, or as a result of the almightly bashing I'm about to give Google).
Cryptix have an OpenPGP implementation (though it's still in an Alpha state).
http://www.cryptix.org/products/openpgp/index.html
Hi Andrew, thanks for the pointer my own digging around (rough notes available here) didn't find a great deal other than this implementation.
I'll be taking a closer look at this over the next week or two.
Posted by: Leigh Dodds on September 12, 2003 10:19 AMDid you find one?
How about: http://www.cryptography.ch/uni/pgpjava/
Posted by: Andy Johnson on November 14, 2003 02:41 AMLook also at "http://www.bouncycastle.org/"
and at "http://www.linuxgazette.com/node/view/359"
(Doing PGP with Java and Bouncy Castle)!
Keep going, nice blog!
Posted by: oreck vacuums on July 24, 2005 02:01 AMThanks for great blog!
Posted by: concert tickets on August 4, 2005 09:07 PM