@pmatilai commented on this pull request.


> -header structure:
-
-```
-       Name    Tag     Header Type
-       ----    ----    -----------
-       SIZE    1000    INT_32
-       MD5     1001    BIN
-       PGP     1002    BIN
-```
-
-The MD5 signature is 16 bytes, and the PGP signature varies with
-the size of the PGP key used to sign the package.
-
-As of RPM 2.1, all packages carry at least SIZE and MD5 signatures,
-and the Signature section is padded to a multiple of 8 bytes.
+"Header-style" signatures (denoted by signature type 5 in the Lead), use the

Rpm doesn't look at the lead except for the magic, so it's totally irrelevant. 
Even rpm v3 only supported header-style signatures IIRC.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2835#discussion_r1445781579
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2835/review/1810649...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to