CryptoKhan
Technology
AI-Driven Security Analysis
Purpose
Personal Project
Tech Stack
Next.js, Node.js, Python, Tailwind CSS, Framer Motion
CryptoKhan
CryptoKhan is an AI-powered platform designed to analyze encrypted data and predict the encryption algorithm used. Users can simply upload encrypted text, and CryptoKhan will determine the most likely encryption method.
The backend leverages a combination of AI algorithms to predict encryption types, including Transformers, FFNN, and LSTM, ensuring accurate analysis across various encryption formats.
Additional technologies used include Node.js, Tailwind CSS for responsive design, and Framer Motion for animations.
If you have any questions feel free to ask me or my Chatbot
CryptoKhan
CryptoKhan processes encrypted input data using AI to predict the underlying algorithm, offering insights into the encryption method for enhanced security analysis.
The platform uses multiple algorithms to ensure accuracy in predictions, including Transformer models, Feed-Forward Neural Networks (FFNN), LSTM, Random Forest, and Naive Bayes (NB) for comprehensive analysis across encryption types.