Feature Overview
This is a general feature to support firmware security. (I am happy to split to fine granularity)
- Common Crypto support (foundation)
- asymmetric algorithm (RSA, ECDSA, ML-DSA)
- symmetric algorithm (SHA2)
- X.509 certificate
- PKCS7
- Secure Boot Support (defined by UEFI)
- Trusted Boot Support (defined by TCG)
Solution Overview
- Common Crypto support
- rely on existing rust crate
- Secure Boot Support
- add patina_secure_boot or merged to patina_dxe_core
- trusted Boot Support
- add patina_trusted_boot or merged to patina_dxe_core
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Feature Overview
This is a general feature to support firmware security. (I am happy to split to fine granularity)
Solution Overview
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response