Skip to content

ak811/aes-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES Encryption

Ciphertext/Plaintext Encryption/Decryption using AES Algorithm


Overview

This project uses the Advanced Encryption Standard (AES) algorithm as a symmetrical block cipher algorithm and takes plaintext in blocks of 128 bits and converts them to ciphertext using keys of 128, 192, and 256 bits.


Getting Started

1. Fork the project and clone the repository:

* git clone git://github.com/ak811/aes-encryption.git

2. Import the project via any Java IDEs:

* File -> Open -> AES-Encryption root
* Import the project
* Wait until everything is synced and indexed

3. You're ready to go!

* The documentation will be provided soon.

About

Ciphertext/Plaintext Encryption/Decryption using AES Algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages