riscv-non-isa / riscv-ap-tee

This repo holds the work area and revisions of the non-ISA specification created by the RISC-V AP-TEE TG. This specification defines the programming interfaces (ABI) to support the Confidential VM Extension (CoVE) confidential computing architecture for RISC-V application-processor platforms.
https://jira.riscv.org/browse/RVG-76
Creative Commons Attribution 4.0 International
49 stars 19 forks source link

Recommended cryptography algorithms discrepancy #84

Open steven-bellock opened 2 weeks ago

steven-bellock commented 2 weeks ago

Why does the specification recommend EdDSA for CBOR certificates and ECDSA for X.509 certificates? Presumably the certificate format should not dictate strength or choice of cryptography algorithms.