# scryptsy **Repository Path**: mirrors_deckar01/scryptsy ## Basic Information - **Project Name**: scryptsy - **Description**: Scrypt KDF is used for BIP38 (encryption of private keys) and proof of work for some crypto currencies. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README scryptsy ======== [![build status](https://secure.travis-ci.org/cryptocoinjs/scryptsy.png)](http://travis-ci.org/cryptocoinjs/scryptsy) [![Coverage Status](https://img.shields.io/coveralls/cryptocoinjs/scryptsy.svg)](https://coveralls.io/r/cryptocoinjs/scryptsy) [![Version](http://img.shields.io/npm/v/scryptsy.svg)](https://www.npmjs.org/package/scryptsy) [![browser support](https://ci.testling.com/cryptocoinjs/scryptsy.png)](https://ci.testling.com/cryptocoinjs/scryptsy) `scryptsy` is a pure JavaScript implementation of the [scrypt][wiki] key deriviation function that is fully compatible with Node.js and the browser (via Browserify). Official documentation: http://cryptocoinjs.com/modules/crypto/scryptsy/ [wiki]: http://en.wikipedia.org/wiki/Scrypt