Skip to content

1Fr3dG/SimpleEncrypter

Repository files navigation

SimpleEncrypter

CI Status Version License Platform

一个简单的加密接口协议,便于在 app 中切换不同加密方法

a simple protocol for Data->Data encrypter used by my apps

Example

Requirements

  • iOS 11.0+, OSX 10.14+

Installation

CocoaPods

可通过CocoaPods安装:

SimpleEncrypter is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SimpleEncrypter"

Swift Package Manager

You can use Swift Package Manager and specify dependency in Package.swift by adding this:

.Package(url: "https://github.com/1Fr3dG/SimpleEncrypter", majorVersion: 1)

Author

Alfred Gao, alfredg@alfredg.cn

License

SimpleEncrypter is available under the MIT license. See the LICENSE file for more info.

About

A simple protocol for Data->Data encrypt

Resources

License

Stars

Watchers

Forks

Packages

No packages published