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
- Host: GitHub
- URL: https://github.com/bird-dancer/file-cryptor
- Owner: bird-dancer
- License: mit
- Created: 2020-03-03T16:41:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T12:21:04.000Z (almost 5 years ago)
- Last Synced: 2023-12-09T16:27:09.391Z (over 2 years ago)
- Topics: aes, aes-encryption, crypto, encryption, encryption-decryption, filecrypt, java, password, secure
- Language: Java
- Homepage:
- Size: 44.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# file-cryptor
A File cryptor 100% written in Java using AES

[](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