Skip to content

Slides for my talk at Code Europe 2017 about Password Security

Notifications You must be signed in to change notification settings

emilbayes/code-europe-2017

Repository files navigation

Code Europe 2017 - Password Security

Remember, MD5 was broken in 1996, in regards to password storage. Do not use it as such.

Usage

You can run the examples with Node.js as follows, however you need to follow the install step first:

node 01-simple-password.js

Install

npm install

License

ISC

About

Slides for my talk at Code Europe 2017 about Password Security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published