UNPKG

curve-p256

Version:

The secp256r1 (p-256) elliptic curve for ECDH & ECDSA

3 lines (2 loc) 89 B
import type { CryptoMethods } from './shim'; export declare const crypto: CryptoMethods;