Implement COSE_Mac use with multiple recipients
Open
Nobody has claimed this yet.
bug
CRIT-4
- Dominant language
- C
- Stars
- 14
- Forks
- 9
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 33
Description
This will require a multi-map for option storage, and some logic to obtain Single vs Many options of the same ID.
Contributor guide
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 at the COSE_Mac implementation and trace how options are currently stored and retrieved. Determine how a multi-map should represent Single versus Many options with the same ID, then verify that COSE_Mac supports multiple recipients without breaking existing option handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100