sjcl-codec-hex

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i sjcl-codec-hex

Weekly Downloads

2,306

Version

1.0.0

License

BSD or GPL 2.0

Last publish

Collaborators

  • michaelrhodes