|
Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains
0.5
Reference implementation of the Zecale protocol by Clearmatics
|
#include <compression_function_selector.hpp>
Public Types | |
| using | compression_function = typename libzeth::tree_hash_selector< wppT >::tree_hash |
| By default, use the tree_hash_selector from zeth. More... | |
Used to select a compression function depending on the scalar field of the wrapping pairing-friendly curve.
Definition at line 15 of file compression_function_selector.hpp.
| using libzecale::compression_function_selector< wppT >::compression_function = typename libzeth::tree_hash_selector<wppT>::tree_hash |
By default, use the tree_hash_selector from zeth.
Definition at line 20 of file compression_function_selector.hpp.
1.8.17