Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
rng.hpp
Go to the documentation of this file.
1
12
#ifndef RNG_HPP_
13
#define RNG_HPP_
14
15
#include <cstdint>
16
17
namespace
libff
{
18
19
template
<
typename
FieldT>
20
FieldT
SHA512_rng
(
const
uint64_t
idx);
21
22
}
// libff
23
24
#include <libff/common/rng.tcc>
25
26
#endif
// RNG_HPP_
libff
Definition
alt_bn128_g1.cpp:10
libff::SHA512_rng
FieldT SHA512_rng(const uint64_t idx)
uint64_t
unsigned __int64 uint64_t
Definition
stdint.h:136
libraries
fc
libraries
ff
libff
common
rng.hpp
Generated by
1.12.0