Skip to content
forked from brave/crypto

shared crypto utils for Brave Browser

License

Notifications You must be signed in to change notification settings

tahowallet/crypto

 
 

Repository files navigation

Brave crypto utils

Build Status

Shared crypto utils for Brave browser.

Install

npm install brave-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.

About

shared crypto utils for Brave Browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%