Migrate to TAV's COSE and CBOR
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 876
- Forks
- 260
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 157
Description
Once TAV has all three (https://github.com/microsoft/TEE-Attestation-Verification/issues/104)
- COSE verify FFI
- COSE TBS builder FFI
- CBOR API
Update to newer version and bury 3rdparty/cose-openssl, together with bindings.
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
Start by reviewing TAV issue 104 and the existing 3rdparty/cose-openssl directory and bindings. Confirm that TAV provides the COSE verify FFI, COSE TBS builder FFI, and CBOR API before beginning. Done means updating CCF to the newer TAV version and removing the old cose-openssl dependency and its bindings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cryptography, security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100