Projects / Spring Crypto Utils

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, and symmetric and asymmetric cipherers can be easily done via the Spring context configuration.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  30 Jan 2012 00:15

Release Notes: This release adds support for mac (message authentication codes) and fixes issues 5 (a non-existant alias name should throw an error) and 3 (adding a crypt:secretKey element).

  •  25 Jan 2012 22:57

Release Notes: This release adds support for configuring a keystone using the conventional Java system properties "javax.net.ssl.keyStore" and "javax.net.ssl.keyStorePassword".

  •  15 Sep 2011 17:47

Release Notes: This is the first officially stable release. It includes lots of code quality fixes and dependency version bumps.

  •  14 Feb 2010 22:17

Release Notes: This release is feature and documentation complete.

  •  13 Feb 2010 21:13

Release Notes: This is the first public version.

Screenshot

Project Spotlight

oobash

An oo-style framework for bash 4 written in bash.

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.