Java Crypto Libraries Go Modular

To complement my recent Java Crypto blog series (“How to get Started Using Java Cryptography Securely”, “Cryptographically Secure Pseudo-Random Number Generator (CSPRNG)”, “Encryption and Decryption in Java Cryptography”, “Message Digests, aka Hashing Functions”), I have been referencing corresponding working code on the GitHub repository. I am happy to announce a brand-new, shiny, modularized, micro-serviced, and dockerized version of this monolithic secure Java crypto code base.

Read full news article on Veracode