Releases: tturkayy/StegoCrypt
Releases · tturkayy/StegoCrypt
Release list
StegoCrypt v2.0.0 Release
🛡️ 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
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
.exefile. No installation required.
Get Started
- Download
StegoCrypt.exefrom "Assets" below. - Run the app.
- Encrypt & Embed your files in seconds.
Developed by Turkay Yildirim