Closed sphasse closed 10 years ago
I am thinking a better way to resolve this will be to do the encryption in the sending page. That way the plaintext never needs to be sent in the context across pages unless we want it for some other reason. Encrypting once and displaying as many times as needed should allow us to handle orientation changes.
Currently changing the orientation on the display ciphertext page results in the message being re-encrypted and more key bytes being used.