Skip to content

Refactor CryptoStream to be resilient to overlapping data #74

@rmarx

Description

@rmarx

In commit 75eb1da we added proper overlapping data support to Stream.

However, CryptoStream is not descended from Stream, and so will need to be updated too.
Probably ,we can revert CryptoStream to just being a normal stream once we do the flow control (and especially FlowControlledObject) refactor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions