Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
freesigner-0.2.0-setup.jar | 2013-08-30 | 5.0 MB | |
freesigner-0.2.0_readme.txt | 2013-08-30 | 1.5 kB | |
Totals: 2 Items | 5.0 MB | 0 |
==================================================== Freesigner - j4sign digital signature application ==================================================== CHANGELOG == v.0.2.0 == - New multiplatform Installer, created with IzPack (http://izpack.org). - Installation of required shared java/native libraries is now performed system wide (outside specific jre/jdk) - Only Valid, Non-repudiation certificates are appliable for a signature. To override for testing purposes, switch "relaxedCertCompliance" configuration property to true. (An alert is raised anyway when trying to use a non compliant certificate) - It is now possible add signatures to already signed files, inside the same CMS envelope. - Signature sessions are now closed and Finalized inside DigestSignTask. - Signature verification details entirely redesigned. - Possibility to save detailed log of signatures verification. - Visualization of Signing Time added in signature verification details. - QCStatements verification check added. - RSA algorithm check added. - CAdES and SHA-256 usage is now critical for verification if signing time is present and is after June 30, 2011 (Italian regulations). - More robust Integrity verification of signatures - Minimal (Content Type, Message Digest) signed attributes presence is checked. - Preview of files works also on Linux platform. - Got rid of proprietary sun.* Base64 functions. - Many, many small bugs fixed.