0.2.1 • Published 7 years ago
onevn-crypto v0.2.1
OneVN crypto utils
Shared crypto utils for OneVN browser.
Install
npm install onevn-crypto
Docs
See docs/api.md.
Usage note: In Node.js v4 and later Buffer objects are backed by Uint8Arrays,
so you can freely substitute Buffers where the input specified in the docs is
Uint8Array. However note that the returned object will still be a Uint8Array unless otherwise specified in the docs.
0.2.1
7 years ago