Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::crypto::ecies Namespace Reference

Functions

bytes kdf (Secret const &_z, bytes const &_s1, unsigned kdByteLen)
 

Function Documentation

◆ kdf()

bytes dev::crypto::ecies::kdf ( Secret const &  _z,
bytes const &  _s1,
unsigned  kdByteLen 
)

Definition at line 406 of file Common.cpp.