Skip to content

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

License

Notifications You must be signed in to change notification settings

sunimp/libscrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.4%
  • Swift 8.2%
  • Makefile 3.6%
  • Ruby 1.8%