Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
Public Types | List of all members
libzecale::compression_function_selector< wppT > Class Template Reference

#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...
 

Detailed Description

template<typename wppT>
class libzecale::compression_function_selector< wppT >

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.

Member Typedef Documentation

◆ compression_function

template<typename wppT >
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.


The documentation for this class was generated from the following file: