teepot/crates/teepot-vault/src/client
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
..
mod.rs refactor: replace custom Quote parsing with library version 2025-05-05 14:54:41 +02:00
vault.rs feat: bump rust version to 1.86 2025-04-10 11:57:47 +02:00