Skip to content

V1.2.0 Safety Update

Choose a tag to compare

@SheepChef SheepChef released this 10 Nov 09:05
· 441 commits to main since this release
d356a17

What's Changed

  • V1.2.0 Safety Update by @SheepChef in #18
  • Now the cipher table will shift around when encrypting.
  • Protect the encrypted text from Known plaintext Attack and more.
  • More Randomness.

Broken Compatibility

V1.2.0 involved a breaking safety update, changing the encryption process.

Thus, V1.2.0 didn't provide backward compatibility, the encrypted content created before V1.2.0 CAN'T be decrypted properly.

Full Changelog: V1.0.3...V1.2.0