2
0
MasterPassword/platform-independent/c/core
Maarten Billemont 9904f4c715 Try to detect if cipherText is plainText.
In some situations, the cipherText that was passed in is actually
plainText.  Old mpsites files used to store the login name as plain text
even though the file was redacted.  Newer versions of the file store the
login name as ciphertext.  There is no clear way to distinguish between
the two cases.
2020-07-06 14:18:47 -04:00
..
lib pre-compiled libraries. 2020-01-23 16:17:16 -05:00
src Try to detect if cipherText is plainText. 2020-07-06 14:18:47 -04:00
build.gradle Use new mpw log sink logging mechanism for JNI logging. 2020-04-14 19:13:49 -04:00