UNPKG

eciesjs

Version:

Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519

3 lines (2 loc) 90 B
export { PrivateKey } from "./PrivateKey.js"; export { PublicKey } from "./PublicKey.js";