Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 193 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 193 Bytes

CryptoLocker

A simple AES128 file encrypter made in Java 8.

You can run the program the following way:

java -jar CryptoLocker.jar "/Somedir/I/Like/To/Encrypt/"

Only meant for funsies ofc.