XML-Security / XML-Security/signxml
Include X509IssuerSerial
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 154
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
Could you guide me on how can I include the X509IssuerSerial on the singed file? I need to reproduce this XML: http://www.cryptosys.net/pki/satcancelcfd.html
PD: Really useful library btw
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 by comparing the requested XML at the linked cryptosys.net example with signxml's current signing behavior. Identify where X509IssuerSerial would belong in the generated signature and determine how to verify the resulting signed XML against that example. The issue names no source file or test, so the relevant entry point and completion test must be located first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100