Skip to content

Use a more widely used implementation for binary blob serialization #5

@marcelamelara

Description

@marcelamelara

The tdx::report module currently uses a homebrewed binary blob struct to serialize TDX attestation data. Using a library like bytemuck could simplify the implementation and avoid the need for custom implementations for serialization functions. An alternative could be to use macros for the deserialization.

Originally posted by @sandlbn in #1 (comment) and #1 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions