AMRSA 1.0.3

AMRSA 1.0.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2017

Maintained by LiuToTo.



AMRSA 1.0.3

  • By
  • LiuToTo

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

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, [email protected]

License

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