bird-dancer / file-cryptor

A File cryptor written in Java using AES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file-cryptor

A File cryptor 100% written in Java using AES

Java CI License Badge

how to use

compile

javac Crypto.java

run

java Crypto
answer to de- or encrypt the file, give the file name and password

About

A File cryptor written in Java using AES

License:MIT License


Languages

Language:Java 100.0%