dyssos29 / SimpleCryptoTool

A tool that encryps and decrypts text files, using AES symmetric block cipher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleCryptoTool

A tool that encryps and decrypts text files, using AES symmetric block cipher. This tool uses password-based symmetric encryption. This is the reason a user needs to provide the password. The correct password is "I_love_crypto".

About

A tool that encryps and decrypts text files, using AES symmetric block cipher.


Languages

Language:Java 100.0%