aws / aws/aws-encryption-sdk-c
Move aws_byte_buf_contents_match to AWS C-common
Open
cbmc
- Dominant language
- C
- Stars
- 63
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
As discussed in #638 , it makes sense to have this function in AWS C-common instead. It may be the case that we also want to move `key_contents_match` (pending discussion).
Contributor guide
Research direction
Start by reviewing the discussion in issue #638 and locating aws_byte_buf_contents_match in the AWS Encryption SDK for C. Determine the AWS C-common destination and check whether key_contents_match is also in scope; done means the selected function is moved there without leaving unresolved references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography, security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100