This project presents a comparative analysis of Advanced Encryption Standard (AES) and traditional key encryption techniques using a cryptography dataset. The study focuses on evaluating encryption performance, efficiency, and security characteristics through data analysis and visualization.
- Data Cleaning and Preprocessing
- Exploratory Data Analysis (EDA)
- Encryption Algorithm Comparison
- Performance Visualization
- Interactive Streamlit Dashboard
- Security Metrics Analysis
- Python
- Pandas
- NumPy
- Matplotlib
- Seaborn
- Streamlit
app.py- Streamlit Dashboardcryptography_dataset_enhanced.csv- DatasetAES_vs_Traditional_Encryption_Analysis.ipynb- Analysis Notebookscreenshots/- Dashboard Screenshots
streamlit run app.pySanika Rai