![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#include <libdevcore/Common.h>Go to the source code of this file.
Namespaces | |
| dev | |
| dev::crypto | |
Functions | |
| std::pair< bool, bytes > | dev::crypto::alt_bn128_pairing_product (bytesConstRef _in) |
| std::pair< bool, bytes > | dev::crypto::alt_bn128_G1_add (bytesConstRef _in) |
| std::pair< bool, bytes > | dev::crypto::alt_bn128_G1_mul (bytesConstRef _in) |