aws / aws/aws-encryption-sdk-c
Accept local CMC capacity values below 2
Open
- Dominant language
- C
- Stars
- 63
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Follow-up to awslabs/aws-encryption-sdk-specification/pull/166.
Current implementation: https://github.com/aws/aws-encryption-sdk-c/blob/master/source/local_cache.c#L923-L926
Contributor guide
Research direction
Start at source/local_cache.c lines 923-926, which the issue identifies as the current implementation, and review the related CMC capacity validation in the specification pull request. Confirm the expected behavior for values below 2, then run the repository's relevant tests if identified while tracing that implementation. Done means valid local CMC capacity values below 2 are accepted without regressing existing validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, c
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100