# YYGetSecurityTool **Repository Path**: git_China_/YYGetSecurityTool ## Basic Information - **Project Name**: YYGetSecurityTool - **Description**: 数据加密工具:通过openId使用HMAC算法进行M5加密作为Key,使用AES256对称加密刷法,进行加密。考虑到加密的安全等级,可以适当对Key添加时间戳。 - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YYGetSecurityTool 数据加密工具:通过openId使用HMAC算法进行M5加密作为Key,使用AES256对称加密刷法,进行加密。考虑到加密的安全等级,可以适当对Key添加时间戳。