Mukta-Sawant / advanced-encryption-standard

Mini project in Cyber Security for B.tech 3rd year/ 6th semester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Encryption Standard

The more popular and widely adopted symmetric encryption algorithm likely to be encountered nowadays is the Advanced Encryption Standard (AES).

The features of AES are as follows:

  1. Symmetric key symmetric block cipher
  2. 128-bit data, 128/192/256-bit keys
  3. Stronger and faster than Triple-DES
  4. Provide full specification and design details
  5. Software implementable in C and Java

About

Mini project in Cyber Security for B.tech 3rd year/ 6th semester


Languages

Language:Python 100.0%