Sha256: 4a53559bd44d740dbac8882780aae9a702c2df8615561840f20d3c3930bed57e

Contents?: true

Size: 926 Bytes

Versions: 32

Compression:

Stored size: 926 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<foo:Foo ID="foo" xmlns:foo="http://example.com/foo#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:ec="http://www.w3.org/2001/10/xml-exc-c14n#">
  <foo:Bar>bar</foo:Bar>
  <ds:Signature>
    <ds:SignedInfo>
      <ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
      <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
      <ds:Reference URI="#foo">
        <ds:Transforms>
          <ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
          <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
        </ds:Transforms>
        <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
        <ds:DigestValue></ds:DigestValue>
      </ds:Reference>
    </ds:SignedInfo>
    <ds:SignatureValue></ds:SignatureValue>
  </ds:Signature>
</foo:Foo>

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
xmldsig-0.7.0 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.6.6 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.6.5 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.6.4 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.6.3 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.6.2 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.6.1 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.5.1 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.5.0 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.4.1 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.4.0 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.3.2 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.3.1 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.3.0 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.2.10 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.2.9 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.2.8 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.2.7 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.2.6 spec/fixtures/unsigned/canonicalizer_1_0.xml
xmldsig-0.2.5 spec/fixtures/unsigned/canonicalizer_1_0.xml