AES Java Mini Project
AES Java Mini Project
Decryption Using
AES Algorithm”
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
GREEN UNIVERSITY OF BANGLADESH
PRESENTED TO
Md. Sabbir Hosen Mamun ( Lecturer )
PRESENTED BY
Hasnat Zamil Sayed - 221902001
Md. Fahad Nakib - 221902149
Md. Nafijul Islam - 221902156
Table of Contents
3
Why Use Encryption?
4
What is AES-Advanced
Encryption Standard ?
5
Why Using AES For Encrypting
And Decrypting Text
6
Design of AES
8
USE-CASE Diagram
9
Flow Charts
Encryption:- Decryption:-
10
Implementation Snapshot’s
Main
Output
Window
11
Implementation Snapshot’s Cont.
Message
And
Key for
Encryption
12
Implementation Snapshot’s Cont.
Encrypted
Message and
Secret
Key For
Decryption
13
Implementation Snapshot’s Cont.
Final
Decrypted
Message
14
Limitation
15
Conclusion
16
Thank You..