View Source API Reference ecies v1.1.0

Modules

This module contains functions for generating EC keys and encrypting, decrypting data using Elliptic Curve Integrated Encryption Scheme (ECIES).

This module provides specific params defaults and overrides compatible with Bitcore ECIES implementation.
This module provides specific params defaults and overrides compatible with Electrum, Electron Cash, ElectrumSV and BitcoinSV ECIES implementation.
This module provides specific params defaults and overrides compatible with ethereum geth ECIES implementation.
This module contains standard key derivation functions.
This module contains functions for encoding and decoding public and private keys, as well as pair of these keys, in PEM format.
This module contains functions for compressing, decompressing public key, deriving public key from the given private one and function for EC point multiplication.