sunimp / libscrypt

A shared library that implements scrypt() functionality - a replacement for bcrypt()

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libscrypt

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

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

pod 'libscrypt'

Author

sunimp, yangguang@webull.com

License

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

About

A shared library that implements scrypt() functionality - a replacement for bcrypt()

License:MIT License


Languages

Language:C 86.5%Language:Swift 8.2%Language:Makefile 3.6%Language:Ruby 1.8%