Skip to content

OpenPGP: Function pgpParsePkts supports only "PGP PUBLIC KEY BLOCK" block, "PGP SIGNATURE" is needed #2512

@jrohel

Description

@jrohel

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)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    cryptoSignatures, keys, hashes and their verification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions