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