Skip to content

fix for AesStream->read(length=1)#20

Open
ntki wants to merge 1 commit intojeskew:masterfrom
ntki:fix_aesstream_readlength1
Open

fix for AesStream->read(length=1)#20
ntki wants to merge 1 commit intojeskew:masterfrom
ntki:fix_aesstream_readlength1

Conversation

@ntki
Copy link

@ntki ntki commented Oct 28, 2021

When reading from an Aes*cryptionStream with read($length=1) and $data === "0", then return $data ? $data : ''; just gives an empty string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant