lp://staging/~roadmr/django-saml2-idp/beyond-sha1-signatures

Created by Daniel Manrique and last modified
Get this branch:
bzr branch lp://staging/~roadmr/django-saml2-idp/beyond-sha1-signatures
Only Daniel Manrique can upload to this branch. If you are Daniel Manrique please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Manrique
Project:
django-saml2-idp
Status:
Merged

Recent revisions

76. By Daniel Manrique

Bump version number

75. By Daniel Manrique

Add support for non-sha1 signatures.

Any method supported by Pyton's hashlib can be passed as a parameter to
format_response or get_assertion_*_xml and it will be used to produce
signatures and digests.

Typical methods to be used are sha2 algorithms (sha256, sha512) in
replacement of the weak sha1 algorithm.

74. By Daniel Manrique

Add minimal README

Because I got fed up with having to rediscover how to test this stuff every single time.

73. By Ricardo Kirkner

[r=roadmr] include SessionIndex when rendering AuthnStatement

71. By Tom Wardill

Use python importlib, not django

68. By Wes Mason

Add django 1.6 compatibility

67. By John Samuel Anderson

Updated release to 0.18 in setup.py

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/django-saml2-idp
This branch contains Public information 
Everyone can see this information.

Subscribers