hash/include/nil/crypto3/hash/detail/pedersen/basic_functions.hpp File Reference
#include <cstddef>
#include <nil/crypto3/detail/static_pow.hpp>
+ Include dependency graph for hash/include/nil/crypto3/hash/detail/pedersen/basic_functions.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::hashes
 
 nil::crypto3::hashes::detail
 

Functions

template<typename Field >
constexpr std::size_t nil::crypto3::hashes::detail::get_chunks_per_base_point (std::size_t chunk_bits)
 See definition of c in https://zips.z.cash/protocol/protocol.pdf#concretepedersenhash. More...