Skip to content

Increase maximum message size #7

@kpcyrd

Description

@kpcyrd

The original prototype had a hard limit for the block size by limiting the len field to an u16. This caps the number of bytes that can be signed at once to 65535. This might become the next bottleneck after #5 is resolved. If the throughput is good enough™ I would keep the limit as is.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions