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
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!
- Node: Have native WebCrypto support.
- Web: Have native WebCrypro support.
You can create your own instance by @dimensiondev/secp256k1-webcrypto
import { createSubtle } from './core.js'
export const [ShimCryptoKey, subtleCrypto] = createSubtle(yourWebCryptoSubtle, CryptoKeyClass, DOMExceptionClass)
- spki format import/export
Details
- secp256k1-webcrypto
- DimensionDev
- almost 3 years ago
- MIT
- 4 dependencies
Assets
- secp256k1-webcrypto-1.0.0-20220412093911-548ef8a-npm.tgz
Download activity
- Total downloads 1
- Last 30 days 0
- Last week 0
- Today 0