Skip to content

secp256k1-webcrypto 1.0.0-20220412093911-548ef8a

Install from the command line:
Learn more about npm packages
$ npm install @dimensiondev/secp256k1-webcrypto@1.0.0-20220412093911-548ef8a
Install via package.json:
"@dimensiondev/secp256k1-webcrypto": "1.0.0-20220412093911-548ef8a"

About this version

secp256k1-webcrypto

WebCrypto API with secp256k1 support.

This is a light version of https://github.com/PeculiarVentures/webcrypto-liner/ that only contains secp256k1 support.

Thanks to PeculiarVentures for their webcrypto-liner!

Requirement

You can create your own instance by @dimensiondev/secp256k1-webcrypto

import { createSubtle } from './core.js'
export const [ShimCryptoKey, subtleCrypto] = createSubtle(yourWebCryptoSubtle, CryptoKeyClass, DOMExceptionClass)

Unsupported

  • spki format import/export

Details


Assets

  • secp256k1-webcrypto-1.0.0-20220412093911-548ef8a-npm.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0