You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, if the text Hello with passphrase hi is cyphered into A-%&(, then deleting one char from the encoded text should not return a part of the original text. I.e., A-%& should not return Hell, as it does now.
For example, if the text
Hellowith passphrasehiis cyphered intoA-%&(, then deleting one char from the encoded text should not return a part of the original text. I.e.,A-%&should not returnHell, as it does now.