package
0.0.1-alpha.2
Repository: https://github.com/medibloc/panacea-oracle.git
Documentation: pkg.go.dev

# Functions

GenerateRemoteReport generates an SGX report containing the specified data for use in remote attestation.
GetSelfEnclaveInfo sets EnclaveInfo from self-generated remote report.
No description provided by the author
Seal returns data sealed with unique ID in SGX-enabled environments.
SealToFile seals the data with unique ID and stores it to file.
Unseal returns data unsealed with unique ID in SGX-enabled environments.
No description provided by the author
VerifyRemoteReport verifies whether the report not only was properly generated in the SGX environment, but also contains the promised security version, product ID, unique ID and signer ID, in order to verify that the report was generated by the promised binary which was not forged.

# Constants

No description provided by the author

# Structs

No description provided by the author