Skip to content

VCTCrypt v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 05:17
· 15 commits to main since this release

VCTCrypt v1.1.0

Downloads

Platform File
Windows VCTCrypt-Windows-x64.zip
macOS VCTCrypt-macOS.dmg
iOS (unsigned) VCTCrypt-iOS-unsigned.ipa
Android VCTCrypt-Android.apk
Linux VCTCrypt-Linux-x86_64.AppImage

What's New in v1.1.0

  • 🔥 Duress Password: entering it during decryption PERMANENTLY destroys the encrypted file (irreversible)
  • 🎭 Decoy Partition: a second password decrypts to an innocent decoy file (plausible deniability - every V2 file looks identical whether or not these features are used)
  • 🧹 Secure Shred: overwrite the original file with random data after verified encryption
  • ⏱️ Auto-Lock: automatically clears entered passwords after inactivity
  • 🔒 VCT format v2 (VCTCRYPT2) with 3-way constant-time password verification; v1 files remain fully decryptable

Algorithm

VCT-Crypt v1.1: Triple AES-256-GCM + PBKDF2 (600K iterations)

Author: Tommy