teec-protocol 0.1.1

Common protocol types for TEE Client-Application communication.
Documentation
  • Coverage
  • 27.69%
    18 out of 65 items documented0 out of 14 items with examples
  • Size
  • Source code size: 19.46 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 935.21 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2m 15s Average build duration of successful builds.
  • all releases: 1m 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • TheBigFish

TEE Client-Application 通信协议定义

提供 CA(Client Application)与 TA(Trusted Application)之间通信的协议类型。 这些类型用于序列化/反序列化请求和响应数据,通过机密通信通道(TLS + VSOCK)传输。