















|
| |
Version 1.0.4 released on 15. July 2002; minor improvements. The most significant is that people who did not install Xalan properly under JDK 1.4.0 get a more specific error message. It uses the most recent version of the BouncyCastle JCE now.
Version 1.0.3 now supports new W3C specs:
Canonicalization is written completely new: it's about 5-80 times faster than the implementation in version 1.0.2. It's highly recommended to upgrade to the new version.
|
| |
If you use JDK 1.4 and want to use this software, be sure that Xalan is properly installed. Check the bottom of the installation guide!!!
I have so many complaints from people who argue that the software throws exceptions during running the examples or during unit testing. This package NEEDS a Xalan version after 2.2D13 (and SUN shipped his JDK 1.4.0 final with a Xalan beta!). I started integrating the installation guide into the exception messages cause it seems that people don't have a look at the installation guide.
|
| |
The XML Security package is available in both source code and precompiled binary (JAR files) form. Both packages are made available under the Apache Software License.
|
| |
You can download the source and binary packages in the dist directory.
|
| |
This software can be used to create and verify arbitrary forms of XML Signatures. The documentation available here is not very huge; my first approach is to supply usage examples which are available in the src_samples/ directory to give interested users a first starting point to jump-start with XML Signature. NOTE: The samples divide into two groups: Samples that create and samples that verify Signatures. Eventually, you should adjust the verifying program to another filename if you get FileNotFoundException s.
|
|
|