An open API service indexing awesome lists of open source software.

https://github.com/bird-dancer/file-cryptor

A File cryptor written in Java using AES
https://github.com/bird-dancer/file-cryptor

aes aes-encryption crypto encryption encryption-decryption filecrypt java password secure

Last synced: about 1 year ago
JSON representation

A File cryptor written in Java using AES

Awesome Lists containing this project

README

          

# file-cryptor
A File cryptor 100% written in Java using AES

![Java CI](https://github.com/f-eliks/file-cryptor/workflows/Java%20CI/badge.svg)
[![License Badge](https://img.shields.io/github/license/f-eliks/file-cryptor.svg)](https://github.com/f-eliks/file-cryptor/blob/master/LICENSE)
## how to use
### compile
```javac Crypto.java```
### run
```java Crypto```

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