secp256k1-webcrypto
/
1.0.0-20220412105303-f35cf4b
secp256k1-webcrypto 1.0.0-20220412105303-f35cf4b
Install from the command line:
Learn more about npm packages
$ npm install @dimensiondev/secp256k1-webcrypto@1.0.0-20220412105303-f35cf4b
Install via package.json:
"@dimensiondev/secp256k1-webcrypto": "1.0.0-20220412105303-f35cf4b"
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
import { createCrypto } from '@dimensiondev/secp256k1-webcrypto/core'
export const [crypto, { Crypto, CryptoKey, SubtleCrypto }, polyfill] = createCrypto(
globalThis.crypto,
globalThis.CryptoKey,
DOMException,
)
- spki format import/export
Details
- secp256k1-webcrypto
- DimensionDev
- over 2 years ago
- MIT
- 4 dependencies
Assets
- secp256k1-webcrypto-1.0.0-20220412105303-f35cf4b-npm.tgz
Download activity
- Total downloads 1
- Last 30 days 0
- Last week 0
- Today 0