Skip to content

VishnuR3ddy/DataEncryption-in-ITS-using-AES-Algorithm-Publication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DataEncryption-in-ITS-using-AES-Algorithm-Publication

Data Encryption Using AES Algorithm: Cyber Security and Artificial Intelligence

Overview

This project explores integrating the Advanced Encryption Standard (AES) algorithm into cybersecurity solutions for IoT systems, such as autonomous vehicles (AVs) and cloud data storage. Combining AES encryption with AI techniques (Machine Learning) enhances data transmission security.

Table of Contents

Features

  • 512-bit AES encryption for secure data transmission
  • Dual encryption for AV communication security
  • AI/ML-based malware detection in cloud data
  • Performance evaluation of encryption/decryption methods

Technologies Used

  • Encryption: AES (512-bit)
  • AI/ML: Artificial Neural Network (ANN), Particle Swarm Optimization (PSO)
  • Languages: Python
  • Cloud Services: Gcloud

Key Components

  • AES Algorithm: Uses 512-bit AES encryption to enhance security.
  • Cybersecurity in AVs: Protects AV sensor data with dual encryption.
  • AI/ML in Cybersecurity: Custom ANN + PSO algorithm for malware detection in cloud storage.

Performance Evaluation

Analyzes encryption/decryption methods, showing AES combined with AI improves security against common attacks (MiM, DoS) and optimizes encryption/decryption times.

Business Applications

Useful for autonomous vehicle networks and cloud infrastructure, where secure data transmission is critical.

Installation

pip install -r requirements.txt
Usage

bash
Copy code
python main.py
Contributing

Fork this repository, make your changes, and submit a pull request. For issues, open a new ticket in the issues section.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published