teepot/crates
Harald Hoyer 2118466a8a
refactor: replace custom Quote parsing with library version
- Removed custom `Quote` structure and parsing logic in `teepot/src/sgx/mod.rs`.
- Updated references to use the library-provided `Quote` methods, such as `Quote::parse` and `get_report_data`.
- Simplified code and reduced redundancy by leveraging existing library functionality.
2025-05-05 14:54:41 +02:00
..
intel-dcap-api refactor: improve type ergonomics 2025-04-17 16:52:56 +01:00
teepot refactor: replace custom Quote parsing with library version 2025-05-05 14:54:41 +02:00
teepot-tee-quote-verification-rs feat: compat code for non x86_64-linux 2025-04-10 11:57:46 +02:00
teepot-vault refactor: replace custom Quote parsing with library version 2025-05-05 14:54:41 +02:00