Topic

Digital Signatures

7 posts filed under Digital Signatures.Browse all topics.

XML Digital Signature (an Example)

In the last post, we looked at the steps involved in generating a digital signature using the XML Digital Signature spec. The algorithm to produce a signature and validate it were explored but no examples were given. In this post, we’ll look at an example that is given in the XML Digital Signature…

Digital SignaturesSecurity ArchitectureXML

XML Digital Signatures

The XML DSig specification is used to provide digital signature functionality to XML Documents. It is is used by numerous other specs such as WS-Security and SAML2. This blog entry will describe how digital signatures work with an X509 private/public key pair.

AuthenticationDigital SignaturesPKI