teepot/crates/teepot
Harald Hoyer 2bbfb2415c
feat(quote): add FMSPC and CPUSVN extraction support
- Introduced new types `Fmspc`, `CpuSvn`, and `Svn` for SGX metadata.
- Added methods to extract raw certificate chains and FMSPC from SGX quotes.
- Created new test file for validating FMSPC extraction with example quotes.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2025-05-06 11:43:51 +02:00
..
src feat(quote): add FMSPC and CPUSVN extraction support 2025-05-06 11:43:51 +02:00
tests feat(quote): add FMSPC and CPUSVN extraction support 2025-05-06 11:43:51 +02:00
Cargo.toml feat(quote): add FMSPC and CPUSVN extraction support 2025-05-06 11:43:51 +02:00