UNPKG

eciesjs

Version:

Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519

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