Skip to content

CryptHaven v0.2.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@BrannonSD BrannonSD released this 30 Jul 21:00

🛡️ CryptHaven v0.2.0-alpha

CryptHaven v0.2.0-alpha introduces a major security overhaul featuring AES-256-GCM encryption, Argon2id key derivation, and instant passcode updates.

🚀 What's New

  • AES-256-GCM Encryption: Upgraded media encryption with built-in authenticated tamper protection.
  • Argon2id KDF & DEK/KEK Architecture: Memory-hard key derivation (64MB RAM, t=3, p=4) resistant to GPU cracking.
  • Instant Passcode Changes: Changing master password re-wraps the encryption key in milliseconds without re-encrypting media files.
  • 1-Click Vault Migration: Legacy Fernet vaults can be upgraded in-place to v2 format directly from the UI.
  • Google Drive Cloud Backup: 1-click encrypted cloud backup syncing vault keys, metadata, and media payloads.
  • Hardened Web & Transport: HSTS headers, CSRF token validation, path traversal guards, and HttpOnly/Secure/SameSite=Strict cookies.

📥 Download

  • Download CryptHaven.exe below for standalone 64-bit Windows use.