Sha256: de4829a6a1419e90e658312ca6f49b8671773eca3537f93ec3bdb4f2a125c6e6
Contents?: true
Size: 802 Bytes
Versions: 1
Compression:
Stored size: 802 Bytes
Contents
# Changelog v0.6.5 - Added inclusive namespace prefix list for canonicalization method (jmhooper) v0.6.4 - Allow a custom XSD file for schema verifiation v0.6.2 - Allowing other DigestMethod namespaces v0.6.1 - Using strict base64 encoding v0.4.1 22-03-2015 - Added support for SHA256, SHA384 and SHA512 v0.4.0 20-11-2015 - Breaking change: Signing now leaves previously signed signatures in tact. Use Xmldsig::SignedDocument.new(unsigned_xml, force: true) to resign all signatures v0.3.2 17-11-2015 - After signing return the XML the correct way v0.3.1 10-11-2015 - Added the option to only sign the root signature with the `Xmldsig::SignedDocument#sign` method v0.2.9 10-07-2015 - Use variable binding to create a custom XPath (Sean Bryant) v0.2.2 3-8-2013 - added default canonicalization
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xmldsig-0.6.5 | CHANGELOG.md |