module = "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"] | |
published = "2021-04-14T12:00:00Z" | |
[links] | |
context = ["https://github.com/RobotsAndPencils/go-saml/pull/38"] |