Re: [Rpm-maint] [rpm-software-management/rpm] Fingerprint subpacket parsing support (#1728)

2021-07-22 Thread Demi Marie Obenour
> Oops, that's an expired version. The current one is:
> 
> https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-03.txt

Right now, we don’t support v5 keys at all.  Adding support for v5 fingerprints 
when we do not support v5 keys would be rather inconsistent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1728#issuecomment-885302741___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Fingerprint subpacket parsing support (#1728)

2021-07-22 Thread Michael Schroeder
Oops, that's an expired version. The current one is:

https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-03.txt

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1728#issuecomment-884838777___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Fingerprint subpacket parsing support (#1728)

2021-07-22 Thread Michael Schroeder
Note that V5 fingerprints are 32 bytes, not 20 bytes. You might want to take 
that into account so that we have less work to do when supporting V5 keys.

See: https://www.ietf.org/archive/id/draft-ietf-openpgp-rfc4880bis-10.txt


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1728#issuecomment-884763867___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint