Skip to content

[Secure Enclave] Implement PKI parsing support in Solidity #40

@dineshpinto

Description

@dineshpinto
  • Description:
    Design and implement support for Confidential Space PKI key parsing in Solidity within flare-vtpm-attestation
  • Acceptance Criteria:
  • Key Files/Modules Involved (Tentative):
    • flare_vtpm_attestation/contracts/verifiers/PKIValidator.sol
  • Tasks / Implementation Steps:
    • See the example implementation of OIDC key verification
    • Based on this develop a similar interface for PKI key verification, add additional files under contracts/types/ and contracts/utils/ as needed
    • Set up unit tests similar to FlareVtpmAttestation.t.sol
    • An example PKI key for testing can be found in pki.txt

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions