mirror of
https://github.com/bytedream/cryptoGX.git
synced 2025-06-05 00:04:07 +02:00
Update README.md
This commit is contained in:
parent
53dd1d7b76
commit
92016f3013
@ -41,7 +41,7 @@ Usage AES:
|
|||||||
encrypt: <cryptoGX jar file> AES <key> <salt> encrypt <path of file to encrypt> <encrypted file dest>
|
encrypt: <cryptoGX jar file> AES <key> <salt> encrypt <path of file to encrypt> <encrypted file dest>
|
||||||
decrypt: <cryptoGX jar file> AES <key> <salt> decrypt <encrypted file path> <decrypted file dest>
|
decrypt: <cryptoGX jar file> AES <key> <salt> decrypt <encrypted file path> <decrypted file dest>
|
||||||
|
|
||||||
Secure delete file: <iterations> <path of file to delete>"
|
Secure delete file: <iterations> <path of file to delete>
|
||||||
```
|
```
|
||||||
or type `<cryptoGX jar file> -help` to get help
|
or type `<cryptoGX jar file> -help` to get help
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user