sbp commented on issue #1180: URL: https://github.com/apache/tooling-trusted-releases/issues/1180#issuecomment-4269788961
We'd need `rpgp-py` to add `key_expiration_seconds` and `rsa_bits`. Neither of these would require upstream changes to rPGP. The `Signature` type already has `key_expiration_time`, and `PublicKeyParts` has an `n` method that gives a `BigUint` from which you can get the bit size. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
