Anish-M-code / pqcrypt

PQcrypt : The post-quantum cryptography tool.
MIT License
24 stars 6 forks source link

Fix no password wrong message displayed in case of incorrect password. #2

Closed Anish-M-code closed 2 years ago

Anish-M-code commented 2 years ago

currently if incorrect password is entered , no warning is displayed we have to guess it by checking if document was correctly decrypted or not. We must add a mechanism to show password incorrect to improve usability.

Anish-M-code commented 2 years ago

Fixed in release version 1.1