chids / bouncy-castle-pgp

Static utility methods to do PGP with BouncyCastle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Maintenance Intended


BouncyCastle PGP

Static utility methods to get you to bouncing around in the castle without spilling your PGP cocktail

To quote John Opincar

"...the off-the-shelf PGP functionality is severely lacking in real-world-usabaility..."

WARNING

While I, personally (which is to say; no guarantees), am confident that the BouncyCastle crew know what they're dowing, I don't (even less guarantees). This is sparta cryptography and you should verify that it does what you think it does in the way it's supposed to be doing it.

Howto

Read the unit test source for examples.

Origin

This code is extracted, reworked, stuff done while at iZettle, open sourcing is courtesy of them, thanks!

About

Static utility methods to do PGP with BouncyCastle

License:Apache License 2.0


Languages

Language:Java 100.0%