constant_time_encoding
constant_time_encoding copied to clipboard
Redundant assertion in Base64Test
https://github.com/paragonie/constant_time_encoding/blob/751efde07971b3996094408c1efde0e379a558dc/tests/Base64Test.php#L27-L34
Should one of these test against encodeUnpadded like for Base32: https://github.com/paragonie/constant_time_encoding/blob/751efde07971b3996094408c1efde0e379a558dc/tests/Base32Test.php#L24-L27?