[jdev] Re: JEP-0027 (OpenPGP) implementation question
Trejkaz
trejkaz at trypticon.org
Sun Mar 5 05:17:00 CST 2006
On Sunday 05 March 2006 22:05, Juan Antonio Gómez Moriano wrote:
> Finally and considering that i will use OpenPGP to handle the
> encryption, should i use GnuPG? I have been looking at the BouncyCastle
> cryptography extension (a set of librearies to perform cryptographic
> functions), by using that i may avoid using GnuPG, what do you think?
BouncyCastle worked fairly well back when I last used it for something like
this.
I did have one issue at the time, being that the default classes couldn't
generate an armoured message without the headers. It can be worked around
though, either by stripping the headers off or by stealing some of the
armouring code to make a version which doesn't add the headers in the first
place.
TX
--
Email: trejkaz at trypticon.org
Jabber ID: trejkaz at trypticon.org
Web site: http://trypticon.org/
GPG Fingerprint: 9EEB 97D7 8F7B 7977 F39F A62C B8C7 BC8B 037E EA73
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20060305/dff61fa5/attachment-0002.pgp>
More information about the JDev
mailing list