mirror of https://github.com/php/php-src
Browse Source
* PHP-7.3: ext/sodium: sodium_pad(): do not copy any bytes if the string is empty ext/sodium: Fix sodium_pad() with blocksize >= 256 ext/sodium: Use a correct max output size for base64 decoding ext/sodium: Avoid shifts wider than 32 bits on size_t valuespull/3507/merge
2 changed files with 21 additions and 7 deletions
Loading…
Reference in new issue