What was the rationale behind the http_signatures API taking readers into key files (and, for RSA, parsing the DER inside http_signatures) instead of passing, eg, ring::signature::RSAKeyPair or ring::hmac::SigningKey?
(yes, i know the project has been moved to your gitea, but i can't leave issues there 😄)