Spring Crypto Utils
I’ve just released a new version of my open source project: Spring Crypto Utils.
Spring Crypto Utils aims to provide a wrapper around Java’s native cryptography API so that configuration of key stores, public and private keys, signers, message digesters, symmetric and asymmetric cipherers can be easily done via the Spring context configuration.
I hope you find the project useful for your day to day cryptographic business needs.
Advertisement