-
Recent Posts
Recent Comments
- Sebastian on Revisited: PGP Encryption/Decryption in Java
- [SOLVED] Encrypt/Decrypt Files Using Bouncy Castle PGP in JAVA JTuto on PGP Encryption/Decryption in Java
- sseaman on Revisited: PGP Encryption/Decryption in Java
- damien on Revisited: PGP Encryption/Decryption in Java
- vishav on Revisited: PGP Encryption/Decryption in Java
Archives
Categories
Meta
Tag Archives: Java
PGP Encryption/Decryption in Java
A new version of the code (and a new post) has been posted at : http://sloanseaman.com/wordpress/2012/05/13/revisited-pgp-encryptiondecryption-in-java/ Please note that if you are using Bouncy Castles libraries < 1.47 you should use the code in this post I have a requirement … Continue reading
Setting on a Set()
Maybe this post should be called ‘Setting on a Sunset()’ but Oracle now owns Java, and ‘Setting on an OracleSet()’ sounds programmatically correct but it just doesn’t have the same ring (or the feel of a nice drink in your … Continue reading
Spring, Quartz, and Persistence
Spring is great, Spring is fun, Spring is best when it’s one on one (props to George Michael). No, really, Spring is a great architecture. Its easily configured, highly flexible, and comes with a ton of already coded utils for … Continue reading