Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php80-php-pecl-rnp - wrapper around the RNP library

Website:
https://pecl.php.net/package/rnp
Licence:
BSD-2-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
PHP extension for RNP - high performance OpenPGP implementation.

Package built for PHP 8.0 as Software Collection (php80 by remi).

Packages

php80-php-pecl-rnp-0.2.0-4.el9.remi.x86_64 [31 KiB] Changelog by Remi Collet (2025-07-31):
- fix behavior change with librnp 0.18 using patch from
  https://github.com/rnpgp/php-rnp/pull/11
- fix segfault in php_rnp_password_callback using patch from
  https://github.com/rnpgp/php-rnp/pull/13
- re-license spec file to CECILL-2.1
php80-php-pecl-rnp-0.2.0-1.el9.remi.x86_64 [30 KiB] Changelog by Remi Collet (2023-04-05):
- update to 0.2.0
- drop patches merged upstream