Arcanum Editor Changelog

What's new in Arcanum Editor 0.10.0.40

Feb 15, 2012
  • improved the settings of the AES encryption
  • password is now hashed with SHA-512 instead of MD5
  • the salt value is now generated and not static
  • fixed a rare bug at the CTXT-properties
  • some changes to make it easier to port the program to other platforms (like Linux)
  • [INFO] The old CTXT files ARE compatible with this version. But not the texts you encrypted directly, so decrypt your encrypted texts with an old version of Arcanum and encrypt them with this version again!

New in Arcanum Editor 0.9.0.39 (Jan 3, 2012)

  • improved the way how to hash files (added a graphical user interface)
  • added SHA 256, 384 and 512 algorithm
  • added RIPEMD 160 algorithm
  • some minor improvements
  • minor bugfix

New in Arcanum Editor 0.7.1.37 (Aug 16, 2011)

  • little update (now it uses .NET 3.5 Client Profile again)

New in Arcanum Editor 0.7.0.36 (Aug 16, 2011)

  • this version is full compatible to Windows Vista and 7
  • added the LinkClicked-Event to open marked links
  • fixed a bug that causes that the program wasn't shown on the screen
  • minor improvements and preparations for version 0.8

New in Arcanum Editor 0.6.4.34 (May 31, 2011)

  • the AutoSave function now encrypt the text (but it only save the unformatted text)
  • minor improvemets

New in Arcanum Editor 0.6.3.33 (May 18, 2011)

  • now the program use a XML file to save the settings
  • downgraded the Framework 3.5 to Client Profile (Exe and API)

New in Arcanum Editor 0.6.2.32 (Apr 12, 2011)

  • redesigned the hole concept of the Arcanum API (only important for developers)
  • added enum "Encryption" to the API (only important for developers)
  • this version uses the Arcanum API 0.7
  • minor improvements

New in Arcanum Editor 0.6.1.31 (Apr 12, 2011)

  • improved handling when you save CTXT files with base64 encryption
  • minor improvements

New in Arcanum Editor 0.6.0.30 (Mar 28, 2011)

  • added spanish translation
  • added an description to the API
  • improved the algorithms of the API
  • AES encryption now also uses UTF-8 encoding

New in Arcanum Editor 0.5 (Mar 28, 2011)

  • minor improvements to make it stable

New in Arcanum Editor 0.4.0.28 Beta (Mar 15, 2011)

  • added Leetspeak encryption
  • added a new toolbox
  • added some icons
  • tidied up the sourcecode
  • translation updates

New in Arcanum Editor 0.3.1.27 Beta (Mar 14, 2011)

  • bug 3207039: Arcanum's autosave function caused an error on Vista systems
  • minor improvemets

New in Arcanum Editor 0.3.0.24 Beta (Mar 14, 2011)

  • new ArcanumAPI.dll
  • extracted the code for the CTXT-Files and for the encryptions to the API