sjcl-hash-sha256

1.0.0 • Public • Published

sjcl-hash-sha256

A modular fork of the sjcl.hash.sha256 namespace.

Build status

Install

$ npm install sjcl-hash-sha256

Usage

As described at in the sjcl docs but with each method required separately.

var SHA256 = require('sjcl-hash-sha256')
var hash = require('sjcl-hash-sha256/hash')

License

BSD or GPL 2.0

Readme

Keywords

Package Sidebar

Install

npm i sjcl-hash-sha256

Weekly Downloads

0

Version

1.0.0

License

BSD or GPL 2.0

Last publish

Collaborators

  • michaelrhodes