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

2021-07-23 Thread Demi Marie Obenour
@DemiMarie pushed 1 commit. 935d416a91f121010d5034d0df820c48ad6c0fba v5 fingerprint parsing support -- You are receiving this because you are subscribed to this thread. View it on GitHub:

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

2021-07-23 Thread Michael Schroeder
But you do know that we'll need to support V5 keys in the near future. So you can design your code so that adding them is not harder than it needs to be. With this pull request, I'd recommend to store the full fingerprint including the last 8 bytes and adding a fingerprint length as well. I.e.: