# C_Simple_Encrypt **Repository Path**: aCoderSpace/C_Simple_Encrypt ## Basic Information - **Project Name**: C_Simple_Encrypt - **Description**: C语言简单加密 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C_Simple_Encrypt C语言简单加密 # Build gcc encrpyt.c -o encrypt.exe # Use encrypt.exe youfile 1 --1加密 0解密