XML-Security / XML-Security/signxml
Support xenc:EncryptedKey and xenc:EncryptedData
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 154
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
In order to support saml2:EncryptedAssertion, it would be great to be able to pass a private key to a method that decrypts the CipherData.
I am happy to do the work, given pointers to get me started.
Attached is an example section of XML generated by Okta.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the attached encrypted.xml.txt and trace the existing method that decrypts CipherData, focusing on how saml2:EncryptedAssertion is represented. Done means the library accepts a private key and supports the xenc:EncryptedKey and xenc:EncryptedData structures shown in the supplied Okta XML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100