Skip to content

KTLS feature has an arbitrary send limit of 388 GB per s2n_send/sendfile call #5524

@maddeleine

Description

@maddeleine

Security issue notifications

If you discover a potential security issue in s2n we ask that you notify
AWS Security via our vulnerability reporting page. Please do not create a public github issue.

Problem:

We imposed a limit of 388 GB per s2n_send/sendfile call with ktls. This is because we didn't think it was necessary to add the logic for sending key updates mid-send call. We can remove this restriction in the future if anyone asks for it.

Need By Date:

N/A

Solution:

Requirements / Acceptance Criteria:

Multiple key updates can be sent per s2n_send call.

Out of scope:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions