Description
Currently, during public-key decryption, if user enters invalid password for the secret key, decryption fails.
More logical would be if CLI repeats password request, including some message like 'Invalid passsword', and stop after a number of attempts.