UNPKG

eciesjs

Version:

Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519

3 lines (2 loc) 117 B
export declare const remove0x: (hex: string) => string; export declare const decodeHex: (hex: string) => Uint8Array;