blob: ac6adbed787950232da198d72c012b2537347f3d [file] [log] [blame]
package = "github.com/RobotsAndPencils/go-saml"
description = """
XML Digital Signatures generated and validated using this package use
SHA-1, as such an attacker may be able to craft input which cause
hash collisions.
"""
symbols = ["AuthnRequest.Validate", "NewAuthnRequest", "NewSignedResponse"]
[links]
context = ["https://github.com/RobotsAndPencils/go-saml/pull/38"]