[kmac] Add CAP CSR
Open
Nobody has claimed this yet.
Priority:P3
Type:FutureRelease
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
Add Capability CSR to KMAC that includes the configurations but not limited to:
- Masked/ Unmasked
- MSGFIFO Depth / Width
- Secret Key Size
CC: @jadephilipoom @cindychip @vogelpi @ballifatih @tjaychen
Contributor guide
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
The issue names KMAC and a new capability CSR; start by reviewing the existing KMAC CSR and configuration definitions. Confirm how masked/unmasked operation, MSGFIFO depth and width, and secret key size are represented, then define the CSR's required fields and verify that it reports those configurations.
Written by the indexing model from the issue text.
Assessment
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100