Crypter Changelog

What's new in Crypter 5.0.0 Alpha

Nov 11, 2020
  • MasterPass saved in (and loaded from) OS Keychain (#50)
  • Creds v2 JSON format
  • A dozen stability improvements
  • Updated all dependencies

New in Crypter 4.0.0 (Jul 3, 2019)

  • Notable changes:
  • Implemented encryption & decryption of folders #12
  • Implemented open folder or file (especially CRYPTO file) with Crypter #10
  • Implemented checking for updates #18
  • Bug fixes (N.B. Buffer vulnerability #41, #39)
  • A dozen stability improvements
  • Updated all dependencies

New in Crypter 3.1.0 (Oct 4, 2017)

  • Updated dependencies

New in Crypter 3.0.0 (Jan 21, 2017)

  • Addition of settings and menu
  • MasterPass credentials export/import ability
  • Improved portability of CRYPTO files
  • Timing attack vulnerability fixed
  • Improved error reporting
  • Improved styling
  • Enforces use of a stronger password
  • Many bug fixes and improved stability
  • Relaunches automatically after setup finishes
  • Whole codebase reworked
  • Improved docs

New in Crypter 2.0.0 (Dec 20, 2016)

  • Secure and convenient decryption with the MasterPass
  • Implements the CRYPTO file format
  • MasterPass reset ability
  • Many bug fixes
  • AES-GCM-256 symmetric decryption with authentication
  • Ships with Electron v1.1.3

New in Crypter 1.0.0 (Dec 20, 2016)

  • First version of Crypter implements features:
  • Simple and elegant UI
  • Security-first practice
  • Secure and convenient encryption with a MasterPass
  • Setup
  • MasterPassKey derivation and authentication
  • Encryption key derivation
  • AES-GCM-256 symmetric encryption with authentication