I am preparing a new backend for OpenPGP support in librepo rpm-software-management/dnf5#438 . Instead of GpgMe, it uses the librpm library API. The goal is to get rid of the dependency on GpgMe.
I need support for loading ASCII armored PGP signatures. I found it works with "rpm-sequoia" backend. The problem is with internal librpm implementation.
Is there a plan to add support for ASCII armored PGP signatures to librpm's internal implementation? Or will an external implementation ("rpm-sequouia" backend) be required in future versions (e.g. next Fedora)?
I am preparing a new backend for OpenPGP support in librepo rpm-software-management/dnf5#438 . Instead of GpgMe, it uses the librpm library API. The goal is to get rid of the dependency on GpgMe.
I need support for loading ASCII armored PGP signatures. I found it works with "rpm-sequoia" backend. The problem is with internal librpm implementation.
Is there a plan to add support for ASCII armored PGP signatures to librpm's internal implementation? Or will an external implementation ("rpm-sequouia" backend) be required in future versions (e.g. next Fedora)?