An open API service indexing awesome lists of open source software.

https://github.com/lstrojny/scrypt-api

A convenience wrapper around php-scrypt
https://github.com/lstrojny/scrypt-api

Last synced: 10 months ago
JSON representation

A convenience wrapper around php-scrypt

Awesome Lists containing this project

README

          

# scrypt-api [![Build Status](https://secure.travis-ci.org/lstrojny/scrypt-api.svg)](http://travis-ci.org/lstrojny/scrypt-api) [![Dependency Status](https://www.versioneye.com/user/projects/53544479fe0d074f38000435/badge.png)](https://www.versioneye.com/user/projects/53544479fe0d074f38000435) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/lstrojny/scrypt-api.svg)](http://isitmaintained.com/project/lstrojny/scrypt-api "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/lstrojny/scrypt-api.svg)](http://isitmaintained.com/project/lstrojny/scrypt-api "Percentage of issues still open")

A convenience wrapper around [php-scrypt](https://github.com/DomBlack/php-scrypt).

## Documentation

Read [docs/index.md](docs/index.md) for usage information.