Back to Projects



C++CryptographySecurity
Overview
The Secure File Encryption Tool is a robust application that provides strong encryption for sensitive files and communications. It implements AES-256 encryption, one of the most secure encryption standards available, to ensure that files remain protected from unauthorized access. The tool features a user-friendly interface, making advanced encryption accessible to users without specialized knowledge in cryptography.
Features
- AES-256 encryption for maximum security
- Secure key management system
- File integrity verification
- Batch encryption capabilities
- Cross-platform compatibility
Technologies Used
- C++ for performance-critical operations
- OpenSSL for cryptographic functions
- Qt framework for the user interface
- Secure key derivation functions
- SHA-256 for integrity verification
Other Projects
Network Vulnerability Scanner
A comprehensive network vulnerability scanner that identifies security weaknesses in systems and networks.
Phishing Detection System
An AI-powered system that detects and alerts users to potential phishing attempts in emails and websites.
Security Compliance Auditor
An automated tool for auditing systems against security frameworks like ISO 27001, NIST, and GDPR.