php-encrypted-streams icon indicating copy to clipboard operation
php-encrypted-streams copied to clipboard

Wrong exception message

Open SabatierBoris opened this issue 4 years ago • 0 comments

In the HashingStream class an AES exception in raise. I think it's an error due to a quick copy/paste

https://github.com/jeskew/php-encrypted-streams/blob/432b7b918a22fa192d93e3413bf27ec093786d35/src/HashingStream.php#L82-L83

SabatierBoris avatar Mar 09 '20 09:03 SabatierBoris