mirror of
https://github.com/bytedream/cryptoGX.git
synced 2025-05-09 20:25:10 +02:00
Update README.md
This commit is contained in:
parent
9ed8d35d45
commit
53dd1d7b76
@ -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