Powerful Security Features
Symmetric Encryption
Fast AES-GCM encryption for messages and files with automatic key generation.
Asymmetric Encryption
RSA-based public-key cryptography for secure communication between parties.
Digital Signatures
Verify the authenticity and integrity of messages and files with cryptographic signatures.
Secure Chat
End-to-end encrypted chat functionality for private conversations.
File Encryption
Protect sensitive files with strong encryption that prevents unauthorized access.
Command Line Interface
Easy-to-use menu-driven interface for all encryption operations.
Easy Installation
Install .NET SDK
Download and install the .NET 9.0 SDK from Microsoft's official website.
Download .NETGet AirCrypto
Download the AirCrypto source code or compiled binary from our releases.
Get AirCryptoBuild & Run
Use simple commands to build and start using AirCrypto immediately.
dotnet build && dotnet run
How to Use AirCrypto
Getting Started
AirCrypto provides an intuitive menu system for all encryption operations:
- Generate Keys: Create symmetric or asymmetric key pairs
- Encrypt/Decrypt: Secure your messages and files
- Sign & Verify: Ensure message authenticity
- Secure Chat: Private communication between parties
Each operation is guided with clear prompts and instructions.