Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-sodium - Wrapper for the Sodium cryptographic library

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
The php-sodium package provides a simple,
low-level PHP extension for the libsodium cryptographic library.

Packages

php-sodium-7.4.33-6.fc36.remi.x86_64 [47 KiB] Changelog by Remi Collet (2023-04-14):
- use ICU 72.1
- use oracle client library version 21.10
- fix possible buffer overflow in date
- define %__phpize and %__phpconfig
php-sodium-7.4.33-4.fc36.remi.x86_64 [47 KiB] Changelog by Remi Collet (2023-02-14):
- fix #81744: Password_verify() always return true with some hash
  CVE-2023-0567
- fix #81746: 1-byte array overrun in common path resolve code
  CVE-2023-0568
- fix DOS vulnerability when parsing multipart request body
  CVE-2023-0662