Documentation
¶
Overview ¶
Package ecrypto provides cryptographic functionalities for Go enclaves
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SealWithProductKey ¶
SealWithProductKey encrypts a given plaintext with a key derived from the signer and product id of the enclave.
func SealWithUniqueKey ¶
SealWithUniqueKey encrypts a given plaintext with a key derived from a measurement of the enclave.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.