1.0.0 • Published 10 years ago

sjcl-codec-hex v1.0.0

Weekly downloads
2
License
BSD or GPL 2.0
Repository
github
Last release
10 years ago

sjcl-codec-hex

A modular fork of the sjcl codec.hex namespace.

Build status

Install

$ npm install sjcl-codec-hex

Usage

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

var fromBits = require('sjcl-codec-hex/from-bits')
var toBits = require('sjcl-codec-hex/to-bits')

License

BSD or GPL 2.0