kushaldas / johnnycanencrypt

Python module for OpenPGP written in Rust.
GNU Lesser General Public License v3.0
51 stars 9 forks source link

available_subkeys not giving correct result for subkeys wihtout expiration #132

Closed kushaldas closed 1 year ago

kushaldas commented 1 year ago

In the case where we have subkeys without any expiration dates, the current Key.available_subkeys method is not giving the correct result back.