# file-security **Repository Path**: muphy1112/file-security ## Basic Information - **Project Name**: file-security - **Description**: 简单文件加解密工具 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-15 - **Last Updated**: 2021-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # file-security #### 介绍 简单文件加解密工具 #### 安装教程 https://www.cnblogs.com/muphy/p/15142524.html #### 使用说明 1. file-security.jar 工具使用方法: 2. java -jar file-security.jar filepath \[-e | -d] \[secretKey] 3. filepath: 文件或者目录绝对路径 4. \[-e | -d]: -e表示加密,-d表示解密,默认值:-e 5. secretKey: 加密密钥,和-e连用,字节类型,取值范围:[-127~-1, 1~127],默认值:1