# CSEncryptHelper **Repository Path**: iOS-zhanghao/CSEncryptHelper ## Basic Information - **Project Name**: CSEncryptHelper - **Description**: 加密流程方案类库。使用该项目对加密流程做一个整理。整合了加密接口,硬件,网路请求等功能。使用该项目就和 SDK 一样的效果 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CSEncryptHelper [![CI Status](https://img.shields.io/travis/fengzi617640388@163.com/CSEncryptHelper.svg?style=flat)](https://travis-ci.org/fengzi617640388@163.com/CSEncryptHelper) [![Version](https://img.shields.io/cocoapods/v/CSEncryptHelper.svg?style=flat)](https://cocoapods.org/pods/CSEncryptHelper) [![License](https://img.shields.io/cocoapods/l/CSEncryptHelper.svg?style=flat)](https://cocoapods.org/pods/CSEncryptHelper) [![Platform](https://img.shields.io/cocoapods/p/CSEncryptHelper.svg?style=flat)](https://cocoapods.org/pods/CSEncryptHelper) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation CSEncryptHelper is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'CSEncryptHelper' ``` ## Author fengzi617640388@163.com, 907064772@qq.com ## License CSEncryptHelper is available under the MIT license. See the LICENSE file for more info.