Initial release
This commit is contained in:
parent
8923d45ac5
commit
3e54f98f77
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Crypter
|
||||
Script to encrypt and decrypt files easily using openssl
|
||||
## Howto
|
||||
./crypter.sh [encrypt/decrypt] [inputfile] [outputfile]
|
||||
## Additional info
|
||||
Uses des-ede3-cbc pbkdf2 with salt.\
|
||||
Files are converted using base64 encoding.
|
Loading…
x
Reference in New Issue
Block a user