teepot/crates
Harald Hoyer 2a8614c08f
feat: add platform-specific implementations for quote verification
- Introduced conditional compilation for Intel SGX/TDX quote verification based on target OS and architecture.
- Moved Intel-specific logic to a separate module and added a fallback for unsupported platforms.

This is done, so we can pull in the `teepot` crate even on `linux-x86_64`
without the Intel SGX SDK lib dependency.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2025-05-06 12:36:01 +02:00
..
intel-dcap-api refactor: improve type ergonomics 2025-04-17 16:52:56 +01:00
teepot feat: add platform-specific implementations for quote verification 2025-05-06 12:36:01 +02:00
teepot-tee-quote-verification-rs feat: add platform-specific implementations for quote verification 2025-05-06 12:36:01 +02:00
teepot-vault refactor: replace custom Quote parsing with library version 2025-05-05 14:54:41 +02:00