RLuckom / node-matasano

Working through the Matasano Crypto Challenges in Node js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI Status Image

An attempt at the Matasano Crypto Challenges in Nodejs.

This project uses ES6 features included in Node as of version 5.x.

To build:

Install Node 5.x

in the root directory, run

npm install

To run the tests, run

npm test

There may be other dependencies that I've installed globally that I didn't add to the package.json. If you run into problems please open an issue.

About

Working through the Matasano Crypto Challenges in Node js


Languages

Language:JavaScript 100.0%