summaryrefslogtreecommitdiff
path: root/src/saml2/algsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong identifiers for ecdsa algosMathieu Hinderyckx2020-08-111-5/+5
* Clean up unclosed files causing ResourceWarnings in testsJon Dufresne2017-10-111-4/+3
* Fix dsa-sha1 signature URLs.Andrew Wason2017-06-261-1/+1
* Used str.splitlines() when parsing list of algorithms from xmlsec. (For exam...Jeff Kyllo2016-08-011-1/+1
* Wait until xmlsec program completes to avoid zombiesJozef Knaperek2016-02-261-1/+2
* Added algsupportRoland Hedberg2015-11-191-0/+76