Skip to content

Tamerlx/AMRSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMRSA

1.Generate a key pair

2.Encrypt by public key

3.decrypt by private key

4.sign by private key

5.verify by public key

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod "AMRSA"

Author

liuxu5, liuxu5@vipkid.com.cn

License

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