Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barrysteyn authored Jan 30, 2019
1 parent f815107 commit 8c7e3fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
[![Build Status](https://travis-ci.org/barrysteyn/node-scrypt.png?branch=master)](https://travis-ci.org/barrysteyn/node-scrypt)
[![npm version](https://badge.fury.io/js/scrypt.svg)](http://badge.fury.io/js/scrypt)

#WARNING#: This module is deprecated. Instead, use https://nodejs.org/api/crypto.html#crypto_crypto_scrypt_password_salt_keylen_options_callback
#WARNING!!!
This module is deprecated. Instead, use https://nodejs.org/api/crypto.html#crypto_crypto_scrypt_password_salt_keylen_options_callback

Scrypt for Node/IO is a native node/io C++ wrapper for Colin Percival's
[scrypt](https://www.tarsnap.com/scrypt.html) cryptographic hash utility.
Expand Down

0 comments on commit 8c7e3fc

Please sign in to comment.