Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-28 07:00
1.3.0

This release introduces the provider attribute on most elements to easily select JCA providers (think BouncyCastle). It has a new Web site with extensive documentation and usability improvements.
標籤: Stable, Major

2012-01-30 09:15
1.1.0

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).
標籤: Stable

2012-01-26 07:57
1.0.1

This release adds support for configuring a keystone using the conventional Java system
properties "javax.net.ssl.keyStore" and "javax.net.ssl.keyStorePassword".
標籤: Stable, Minor

2011-09-16 02:47
1.0.0

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

2010-02-15 07:17
0.9.2

This release is feature and documentation complete.
標籤: Unstable, Major

Project Resources