@keeex/crypto-provider-browser
TypeScript icon, indicating that this package has built-in type declarations

3.3.1 • Public • Published

Browser implementation for the @keeex/crypto package

If you're developing for a browser environment; import this package alongside with @keeex/crypto to use browser-based implementation.

This library provides some cryptographic features through the crypto API found in web browsers. When using the regular provider, some low-level features are provided using JavaScript implementations (such as RIPEMD160 and SHA224).

Testing

Since some algorithms depends on browser implementation, it is possible to create test bundles with npm test. It will create the test directory containing HTML and JS files. Loading the HTML into a browser should run the tests and display the result.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @keeex/crypto-provider-browser

    Homepage

    keeex.me/oss

    Weekly Downloads

    0

    Version

    3.3.1

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    31.7 kB

    Total Files

    21

    Last publish

    Collaborators

    • keeex_jenkins
    • marc-keeex
    • cley_faye