summaryrefslogtreecommitdiff
path: root/src/saml2/cert.py
Commit message (Expand)AuthorAgeFilesLines
* Use the new saml2.cryptography moduleIvan Kanakarakis2018-08-021-4/+3
* Fix deprecation and resource warnings.Ivan Kanakarakis2018-08-021-21/+5
* Swap pycrypto* for pyca/cryptographyPaul Kehrer2017-01-121-26/+11
* Use package 'Cryptodome' instead of 'Crypto'Legrandin2016-02-211-1/+1
* Fix OpenSSL string/bytes python3 issuesClint Byrum2015-05-211-6/+17
* Fix bytes/string python3 problems in certClint Byrum2015-05-151-3/+3
* Fix python3 syntax errorsClint Byrum2015-05-151-3/+3
* PEP-8 stuffRoland Hedberg2014-03-241-65/+121
* Fixed conflictsRoland Hedberg2014-03-051-2/+3
* Removed imports.Hans Hörberg2014-03-041-4/+2
* Add functionality to generate new certificates for each authn reqeust and res...Hans Hörberg2014-02-141-0/+303