Menu

Home

Liam Allan

ES-E is a fully downloaded encryption algorithm that you
can use for your WebServer or use it for your programs (by grabbing the output off the webpage).

ES-E stands for Evolved Studios Encryption, previously LIMA and SP Encryption.

Currently developing this project is:

  • Liam Allan
  • Jack Miller

Please check the Download section for downloads.

Change Log:

025:

  • The biggest change yet, now the output will only be numbers.
  • -Adds letters, then does a foreach letter, if letter (A LETTER) then add this numbers- is now what the code will do. This makes it even harder to decrypt.
  • Removed stages view.

020:

  • Added 'Salt: BOX' to pw.php.
  • Had to run over the code again. Turns out I'm getting a different output to "Test" with my WAMP server than 000webhost does.

015:

  • Added a type of 'salt' (Read the readme).
  • Re-does math after adding more numbers after the first time of doing math.

010:

  • Added log10() into the code.
  • Output is now longer.

005:

  • Release.
  • SF page made.