Open vgambier opened 4 years ago
Actually, I think that we don't need to cipher the saves : a signature is enough. Except if there are informations the player is not supposed to see.
Never mind, I didn't see the "white box" in "white box cryptography". I've googled it for at least 2 minutes and I haven't seen any implementation code yet. So I suggest we use a signature.
The problem with the basic approach to a save export is that it easily allows cheating. To ensure the value of an ECTS credit, saves should go through white box cryptography (this allows the cryptography to be local).