# RSAES **Repository Path**: ruishengDu/RSAES ## Basic Information - **Project Name**: RSAES - **Description**: 记录使用到的加密方法 - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-25 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AES 记录使用到的加密方法 AES+Base64,中使用到的key值必须与后台保持一致; 测试修改