RPM

Comment 15 for bug 635868

Revision history for this message
In , Jeff (jeff-redhat-bugs) wrote :

Re
> However, there appears to be an issue with RSA fingerprint generation, the V4
> fingerprint
> is defined differently than the V3 fingerprint for RSA keys, and so pubkeys are
> not being retrieved correctly.

Good, the RSA V4 fingerprint generation has been fixed @rpm5.org in the last year.
Now to see what is b0rken with the plaintext being signed; the plaintext hash is
conventionally salted with pubkey parameters per RFC 4880.

And then onto beecrypt/openssl/gcrypt algorithm implementation testing ...