JavaScript Encryption Program - History

Version Remarks
July 2005
  • Added Serpent and Twofish ciphers.
  • Removed MD5.
  • Improved speed of Base64 decryption.
  • Decreased minimum RSA key length to 5 bits.
  • Various minor improvements in the editor.
December 2004
  • Dynamic sizing of textarea in mode 'Edit'.
  • Added dotted border for border-less tables in mode 'Edit'.
  • Added possibility to maintain keys for consecutive load actions.
  • Corrected some minor bugs in the editor.
November 2004
  • Added ciphers RC4a and AESc.
  • Added keyboard shortcuts.
  • Improved repositioning.
August 2004
  • Prevented caching using META information.
  • In load-mode: options are restored.
  • Output file HTML-4.01 compliant.
July 2004 Initial version.

Back to JavaScript Encryption Program July 2005