entropyxyz / entropy-core

Protocol and cryptography development.
https://docs.entropy.xyz/
GNU Affero General Public License v3.0
11 stars 2 forks source link

Bump tdx-quote - and specify a version #1047

Closed ameba23 closed 2 months ago

ameba23 commented 2 months ago

This explicitly specifies which commit of TDX quote is used, and uses the latest commit which has changes for parsing the certification data. Once the TDX attestation feature is done (and before the next release), this crate will be published and we can use a release version number.

I closed https://github.com/entropyxyz/entropy-core/pull/1044 in favor of this.