Axon

C
AES-128
CMake
Make

A high-performance command-line tool providing strong encryption and decryption capabilities using AES-128 with Cipher Block Chaining (CBC) mode. Designed for secure file protection with a focus on performance, security, and ease of use across multiple platforms.

About the Project

Key Features

  • Industry-standard AES-128 encryption with Cipher Block Chaining (CBC) mode
  • Efficient file chunking system to handle files of any size
  • Cross-platform support with optimized builds for Linux, macOS, and Windows
  • Secure password handling with strong validation and key derivation
0 views