My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

Scope

Spring Crypto Utils aims to provide a wrapper around Java's native cryptography API so that configuration of key stores, public and private keys, simple and by id signers, message digesters, message authentication code digesters, symmetric and asymmetric cipherers can be easily done via the Spring context configuration.

The project is lightweight, well documented, fully unit tested and used in production on systems that move lots of money everyday.

How it works

Have a look at the digital signature examples.

Documentation

Please refer to the documentation table of contents.

Requirements

At this time the only requirements are a JavaSE 1.5 runtime and some Spring jars.

Change Log

A summary of the project changes can be found in the change log.

Feedback

Your feedback is welcome: mirko.caserta@gmail.com

Powered by Google Project Hosting