Skip to content

Releases: darkmaster0345/Neuron-Encrypt

v1.0.0: Military-Grade File Encryption - Rust Native Edition

12 Mar 14:48

Choose a tag to compare

🛡️ Neuron Encrypt v1.0.0 - Military-Grade File Encryption

🔐 Core Features:

  • AES-256-GCM-SIV encryption (NSA TOP SECRET approved)
  • Argon2id memory-hard key derivation
  • Zero-knowledge architecture - no backdoors
  • Memory-safe Rust implementation

⚡ Performance:

  • 100x faster than Python implementations
  • Hardware acceleration via AES-NI
  • Constant 64 MiB memory usage for any file size
  • Streaming encryption for large files

🎨 Professional UI:

  • SCIF terminal aesthetic with animated hexagonal watermark
  • Real-time password strength indicator
  • Cross-platform support (Windows, macOS, Linux)
  • Drag-and-drop interface

🔧 Technical Highlights:

  • 100% memory-safe Rust code
  • Atomic file operations prevent corruption
  • Comprehensive test coverage
  • No external dependencies for CLI version

📦 What's Included:

  • Windows executable
  • macOS Universal binary
  • Linux binary
  • Complete source code with MIT license

🛡️ Security:

  • Audited cryptographic implementations
  • Side-channel attack resistant
  • Zero telemetry - completely offline
  • Professional security documentation

Perfect for security professionals, privacy advocates, and anyone needing military-grade file encryption with a modern, user-friendly interface.

📖 Documentation: Complete README with usage guides


Built with ❤️ for the security community