Closed Niederb closed 2 years ago
To use it in the pallet it should be de-/encode instead of serialization; it is more efficient.
The de-/serialization of the attestation report (See #85) is implemented with de-/encode. This will be part of a bigger PR.
Implement deserialization of the needed Intel data structures (collateral, report, ...) in order to implement the verification of the DCAP report in the teerex pallet.