ctsjc / office-tools

Common office tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

office-tools

Common office tools

File Encryptor mvn clean package

java -jar vault-1.0-SNAPSHOT-jar-with-dependencies.jar
-f Decrypt the content from file and display them on console.
-k key used for encryption decryption.
-d Decrypt the String.
-e Encrypt the String.
-ef Encrypt the content from file and print them on console.

About

Common office tools


Languages

Language:Java 86.8%Language:Shell 13.2%