You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christopher Schultz <ch...@christopherschultz.net> on 2015/09/09 22:07:46 UTC

[OT] PGP for Java

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

All,

Sorry for the off-topic post, but this community has a variety of
backgrounds and I've found it to be a good place to ask questions like
this.

Does anyone know of a good PGP library for Java? Most of the ones I've
seen are just wrappers around System.exec() and they call the
command-line tools. That seems very fragile to me.

I'm looking for something that is:

1. 100% Java or at least natively-bound to some library like Gnupg
(i.e. no wrappers around System.exec())

2. Does not require the use of Bouncy Castle's crypto

I ask for #2 because BC tends to be insanely slow, since they do
everything in Java and don't have access to the hardware crypto that
the JVM can provide.

So... has anyone done anything like this before?

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJV8JGSAAoJEBzwKT+lPKRY9pYP/0kxE1qqsQFwFcpvp7weI2/a
M9TpSbNAiYPqvYDXvjOgoaETLmzd1nRbpqgbJK7ZDNhTZUOnCDEWpRKlVaWSxJ8J
ritZXLvLV5ZMXnVGEmFEIlJ9FQXclUKc5VLvMEUvPizDnybVCtnNyOY9P8jgnqbz
Ld5APjOhQ9knBc896wFAl1T7mjll7La0k26oCjJYhINcrPUDriLVkSzaNU3nVO9n
+QMLVft5f1XJ1QMC+blDWNEsM0nAQTqKS/VYFDkwwy/PsQH/zpTUDn5BlY8Sd2e7
ul5EoBC26Px7V4E5tU4V3FS7PB12Fxo0+CVrVh7MEE8rfmYZo7PIYLyViJ6BriRe
SPCuD0BK5zeO1VM0HeRgUNvK/T8NFWrM3agAiOwFcn7n3nfmWTzomn+l4AYDX0pv
L/aa8DHtxX/hzmMTLQiBhL8/9bx97Kcr+qiLPy3cbUn2f/7SxME97PFxxF0zI7ei
lM7ecgMRN8IOXHJwQhB6ZHclCzQc6flqg0+GRJldj0DuJEFf+Mwz7cFi5koATpyY
vLfBi2ayNgTEp/zR5A/UR+Xd6E/J1Yd3zt0/r9VHATtoz8x0yNT02KHJ2lYyg0yV
zccJ6P4VJ7pZOleLzo/1dtNI32tr0tE2sGAOVFbZcmuEZ096P9ZmtnP3BBOc+Br+
y3hD//W4ngLv3nKcH0PQ
=vUa5
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org