Implement COSE_Encrypt 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
Similar to #217 needing multiple key ID options one for each recipient.
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 by reading issue #217, which is referenced as the related work for multiple key ID options. Trace the existing COSE_Encrypt implementation and determine how recipient-specific options are represented. Done means COSE_Encrypt supports multiple recipients, with one key ID option for each recipient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100