Skip to content

There is a method in the crypto module called scrypt that we are going to use in the example.

License

Notifications You must be signed in to change notification settings

rodrigokamada/nodejs-salting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salting application example using Node.js

There is a method in the crypto module called scrypt that we are going to use in the example.

Website LinkedIn Twitter Instagram

Prerequisites

Before you start, you need to install and configure the tools and services:

Getting started

1. Clone the repository.

git clone [email protected]:rodrigokamada/nodejs-salting.git

2. Install the dependencies.

npm ci

3. Run the application.

npm start

About

There is a method in the crypto module called scrypt that we are going to use in the example.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published