🐛 [BUG] - Review ECS CBC Cipher Calls
Open
Nobody has claimed this yet.
bug
- Dominant language
- C
- Stars
- 169
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Description
AOS & TM Need review with respect to CBC Padding (max amount of CBC padding allowed, AND inclusion of CCM and unit tests for CCM for libgcrypt)
Specific Examples from Crypto_AOS:
Branch Name
No response
Reproduction steps
No explicit uses of the 'bug' yet.
Screenshots
Logs
OS
Linux
Contributor guide
No contributing guide indexed for this repository
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 locating the Crypto_AOS CBC cipher calls and their libgcrypt integration, then review how AOS and TM handle CBC padding limits and CCM coverage. Check the existing unit-test area for libgcrypt and determine what CCM cases are missing. Done means the required calls and padding behavior are reviewed or corrected and CCM unit tests are present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100