How does the code memo works?
The code memo allows you to store your password or any sensitive data. Password = the decryption key to unscramble your data Checkword = the text that will be displayed to let you verify that the password id correct Name/Code = The set of confidential data that you wish to encrypt Your phone will use the password to encrypt the checkword and the code of the code/name pair. If someone steals your phone and he presses any code, your phone will not prompt for wrong password but will use the wrong key to decrypt the data. Thus the thief will not know what he have entered the wrong password, provided your checkword is diligently selected. Example: Owner enters password as “1234” and checkword as “Hello” And creates a name/code pair as “Server password”/”ABCDEFG” Thief enters password as “6789” and the phone will show checkword as maybe “tU8#”. He will see the name/code pair as “Server password”/”YUIXRA” As you can see, the name of the name/code pair is not encrypted, thus the thief will not