Skip to content

Releases: tturkayy/StegoCrypt

StegoCrypt v2.0.0 Release

Choose a tag to compare

@tturkayy tturkayy released this 28 Aug 13:52
14d78fe

🛡️ StegoCrypt v2.0.0 Release

StegoCrypt v2.0.0 has been completely re-engineered from the ground up, migrating to a modern Tauri v2 desktop architecture backed by native Rust and a high-performance Python cryptography/steganography engine.

🚀 What's New in v2.0.0:

  • Architecture: Migrated to Tauri v2 + React + Tailwind CSS.
  • Security: AES-256-GCM authenticated encryption with PBKDF2-HMAC-SHA256 key derivation.
  • Compression: Smart Zstandard (ZSTD) compression with negative-growth fallback.
  • LSB Modes: Configurable 1-Bit (maximum stealth) and 2-Bit (double capacity) modes.
  • AI Upscaling: Integrated 2x super-resolution engine for 4x payload capacity expansion.
  • Quality Metrics: Real-time PSNR and SSIM visual fidelity computation.
  • Async Processing: Background multi-threaded execution with zero UI lag.
  • Distribution: Clean standalone Windows NSIS installer.

📦 Installation:

Download and run StegoCrypt_2.0.0_x64-setup.exe below.

StegoCrypt v1.0.0

Choose a tag to compare

@tturkayy tturkayy released this 24 Nov 01:33

StegoCrypt v1.0.0

Your files, invisible.

StegoCrypt combines robust AES-256 encryption with steganography to hide any file inside an image. It’s secure, fast, and completely offline.

Highlights

  • Secure: AES-256 (CBC Mode) encryption keeps your data safe.
  • Steganography: Uses LSB algorithms to embed data into pixels.
  • Versatile: Supports PDF, ZIP, DOCX, and more.
  • User-Friendly: Modern dark-mode GUI. No command line needed.
  • Portable: Single .exe file. No installation required.

Get Started

  1. Download StegoCrypt.exe from "Assets" below.
  2. Run the app.
  3. Encrypt & Embed your files in seconds.

Developed by Turkay Yildirim