aws / aws/aws-encryption-sdk-c
If EC has no elements, update single header field with the value 0 indicating no elements
Open
- Dominant language
- C
- Stars
- 63
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Fix: https://github.com/aws/aws-encryption-sdk-c/blob/master/source/enc_ctx.c#L78
Contributor guide
Research direction
Start at source/enc_ctx.c line 78 and inspect how the header is updated when the encryption context has no elements. Confirm that the single header field is set to 0 for an empty context; done when this behavior is verified without changing the non-empty case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100