teepot/crates/teepot-vault/src
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
..
client refactor: replace custom Quote parsing with library version 2025-05-05 14:54:41 +02:00
json chore: split-out vault code from teepot in teepot-vault 2025-03-06 09:47:51 +01:00
server refactor(quote): move TCB level logic to a dedicated module 2025-04-04 17:05:23 +02:00
lib.rs fix(teepot-vault): remove leftover tdx module 2025-04-04 14:40:43 +02:00