Sha256: 126dab304dfdce8cd6a27b0be1d57bda3b35e4e08665a4719aa13129dc0eb3a2

Contents?: true

Size: 571 Bytes

Versions: 3

Compression:

Stored size: 571 Bytes

Contents

# Changelog

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

3 entries across 3 versions & 1 rubygems

Version Path
xmldsig-0.5.1 CHANGELOG.md
xmldsig-0.5.0 CHANGELOG.md
xmldsig-0.4.1 CHANGELOG.md