Baha2rM98 / AES

AES-128

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AES-128

AES is a symmetric key algorithm, you can use it to encrypt or decrypt your files.

How to use :

put AES.jar and assets folder exactly in same directory(mentioned in release), open up a powershell there, type: java -jar .\AES.jar, follow the orders and enjoy it!

warning:

this commend line interface just works in linux for now, windows will be added soon!

About

AES-128

License:GNU General Public License v3.0


Languages

Language:Java 100.0%