Dragan Zlatkovski - 2019-02-07 15:08:01
I want ask you, what happen if the password is not correct. I checked and noticed that in this way return empty string "", but I must be secure is this rule always valid? Because I need me to make compare if(decrypt(..)=="") then the password is incorect. Or data is compromised maybe.