aws / aws/aws-encryption-sdk-javascript
Encryption/Decryption Materials should verify that the curve matches the stuite
Open
- Dominant language
- TypeScript
- Stars
- 260
- Forks
- 68
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 2
Description
https://github.com/awslabs/aws-encryption-sdk-javascript/blob/master/modules/material-management/src/cryptographic_material.ts#L402
https://github.com/awslabs/aws-encryption-sdk-javascript/blob/master/modules/material-management/src/cryptographic_material.ts#L442
Contributor guide
Research direction
Start in modules/material-management/src/cryptographic_material.ts at the references around lines 402 and 442. Trace how encryption and decryption materials are checked against the suite, then ensure the curve is verified as matching it; done means mismatched curves are rejected in both locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cryptography
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100