Node.js package for HTTP Digest Authentication password file utility.
Via git (or downloaded tarball):
$ git clone git@github.com:gevorg/htdigest.gitVia npm:
$ npm install -g htdigest$ htdigest [-c] passwordfile realm username-c- Create a new file.
It uses mocha, so just run following command in package directory:
$ npm testThe MIT License (MIT)