parity-crypto 0.3.0

Crypto utils used by ethstore and network.
Documentation
1
2
3
4
5
# parity-crypto

General cryptographic utilities for Ethereum.

By default, this library is compiled with the `secp256k1` feature, which provides ECDH and ECIES capability on that curve. It can be compiled without to avoid a dependency on the `libsecp256k1` library.