Skip to content

Fixed-width integers #514

@viluon

Description

@viluon

Description
Fixed-width integer types.

Alternatives considered
N/A

Additional context
Efficient variable-width encodings are a great default. Unfortunately, they leak value information via message size, which is not protected by encryption. It would be nice if users could opt into fixed width representations to mitigate security risks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions