Enums§
Functions§
- decrypt_
es3 - Decrypt an es3 file, returning decrypted bytes (which should be JSON) The es3 save files are encrypted JSON and sometimes gzipped JSON. The data is encrypted using AES-128-CBC, a symetric encryption algorithm that combines: