oak icon indicating copy to clipboard operation
oak copied to clipboard

Rename RKernel SDK modules

Open ipetr0v opened this issue 5 months ago • 1 comments

This PR:

  • Splits instance_attestation into attestation and crypto modules
    • Because attestation module will be removed once we have an Orchestrator for RKernel
    • And crypto module will contain the logic for both Instance and Group keys
  • Renames mock_attestation to testing since it not only contains the attestation logic but also the crypto logic

ipetr0v avatar Mar 14 '24 11:03 ipetr0v