eth-ecies icon indicating copy to clipboard operation
eth-ecies copied to clipboard

Ethereum ECIES library, for easy encryption using Ethereum keys

Results 5 eth-ecies issues
Sort by recently updated
recently updated
newest added

Hi! Amazing work. Simple and great! My question is how many times can a keypair (publickey, privatekey) can be reused to encrypt/decrypt data. Does it require only once, or can...

Hi, I just ran your code example and get the following error: `TypeError [ERR_INVALID_ARG_TYPE]: The "list[1]" argument must be one of type Array, Buffer, or Uint8Array. Received type string` This...

I was confused with ECIES and couldn't find a suitable example. Can I ask you some questions?

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies