Skip to content

Releases: node-saml/xml-crypto

v1.5.3

14 Apr 01:05
Compare
Choose a tag to compare

Round out having callbacks for more methods (#209)

v1.5.2

13 Apr 13:29
Compare
Choose a tag to compare

Lock ejs to 2.6.1 without npm-shrinkwrap (638ab6c)

v1.5.1

13 Apr 04:17
Compare
Choose a tag to compare

Prevent global leak, pass xml object to callback (#207)

v1.5.0

12 Apr 15:16
Compare
Choose a tag to compare

Allow signature signing/verification to take place via callback (#206)

v1.4.1

03 Apr 01:04
Compare
Choose a tag to compare

validation instruction typo (#192)
update js-yaml (#205)
correct whitespace normalization (#196)

v1.4.0

26 Apr 01:17
Compare
Choose a tag to compare

Bring calculation of canonicalized signatures more in-line with verification (#183)

v1.3.0

23 Mar 13:07
Compare
Choose a tag to compare

Xml enc c14# inclusivenamespace fixes and refactor (#179)

v1.2.0

26 Feb 08:09
Compare
Choose a tag to compare

Accept pre-existing xml prefixes to avoid adding to signature (#171)

v1.1.4

25 Feb 01:43
Compare
Choose a tag to compare

Fix enveloped signatures properly (#174)

v1.1.3

10 Feb 08:25
Compare
Choose a tag to compare

Fix #72 using #172