Skip to content

Releases: HR/Crypter

Crypter v5.0.0-alpha

04 Aug 17:45
@HR HR
Compare
Choose a tag to compare
Crypter v5.0.0-alpha Pre-release
Pre-release
  • MasterPass saved in (and loaded from) OS Keychain (#50)
  • Creds v2 JSON format
  • A dozen stability improvements
  • Updated dependencies

TODO:

  • Make saving MasterPass in Keychain compatible with importing MasterPass credentials from another machine #60

Crypter v4.0

02 Jul 21:42
@HR HR
Compare
Choose a tag to compare

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

Crypter v3.1

30 Sep 13:53
@HR HR
Compare
Choose a tag to compare

Notable changes:

  • Updated dependencies
  • Bug fixes

Crypter v3.0

20 Jan 20:29
@HR HR
Compare
Choose a tag to compare

Encrypt unlimited bits. Remember only a bit.

Notable changes:

  • 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 fixed and improved stability
  • Relaunches automatically after setup finishes
  • Whole codebase reworked
  • Improved docs

Please refer to https://git.io/Crypter.info for more info.

Crypter v2.0

29 Oct 14:37
@HR HR
Compare
Choose a tag to compare

Crypter v2.0 is an innovative, convenient and secure cross-platform fully fledged crypto app that
simplifies password generation and management by requiring you to only remember
one bit, the MasterPass.

Notable improvements:

  • 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

Crypter v1.0

28 Apr 20:32
@HR HR
Compare
Choose a tag to compare

A simple, convenient and secure encryption client.
This version has not been signed yet (just packaged).

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