parallaxsecond / rust-tss-esapi

TSS 2.0 Enhanced System API (ESAPI) Rust wrapper
https://docs.rs/tss-esapi/
Apache License 2.0
88 stars 52 forks source link

20240728 vendored tss #531

Open Firstyear opened 3 months ago

Firstyear commented 3 months ago

This builds on #523 to improve the README as well as improving the autoconf handling for bundled tpm2-tss.

Superhepper commented 3 months ago

Could you pull out the serde fixes out of this PR. They would be easier to get reviewed and approved.

Firstyear commented 3 months ago

@Superhepper https://github.com/parallaxsecond/rust-tss-esapi/pull/538 pulled them out here.