Anton Sviridenko

Results 75 comments of Anton Sviridenko

@ni4 I think I've found a bug probably somewhere in `rnp_cfg::get_expiration()/rnp_cfg::parse_date()` or other datetime related calculations: ``` rnpkeys --edit-key --set-expire 2023-11-02 74ee2823e9d6fd26 Enter password for key 0x5174F3BB8CE3A9F6 to unlock: Enter...

@ni4 do we have any existing code in `cli_tests.py` that captures fingerprint of the newly generated key or subkey from the CLI output?

I've just discovered that RNP package is present in Gentoo main repository since 2022-08 under the name `librnp`. https://packages.gentoo.org/packages/dev-util/librnp added by Gentoo Mozilla Team, so yes, can be closed I...

Actually their version is bit more advanced and supports both, OpenSSL and Botan. Botan is selected as a default option. Generally Gentoo is about choice, and user should be able...