Version 0.4.0
Added
SignatureData
:mc_sgx_dcap_types::SignatureData
wraps up
thesgx_ql_ecdsa_sig_data_t
type.verify_nonce()
:mc_sgx_dcap_types::Quote3
can verify a nonce matches that
which was provided in amc_sgx_core_types::ReportData
.
Changed
mc_sgx_dcap_types::Quote3Error
was renamed tomc_sgx_dcap_types::QlError
to better indicate it's an error coming from the SGX quote library SDK.