The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.58 - 2022-07-18

  • Notable Changes since 0.57
    • Thanks to Wesley Schwengle (waterkip) XML::Sig can now sign arbitrary XML nodes with the id_attr. This allows an application to specify the xpath of the node to sign. Ex: /md:EntityDescriptor[@ID]. In addition the ns attribute can be used to support additional namespaces that may be in your XML.
    • b26f8ba Ensure xml signed via id_attr can be verified
    • 028c851 Merge pull request #41 from waterkip/bug-61
    • 915c100 Sign SAML metadata correctly
    • daf2654 Add custom slurp command for files
    • cfc7e9e v0.57

Modules

XML::Sig - A toolkit to help sign and verify XML Digital Signatures