fluence-VRF/bls/lib/mcl/test/bn_c512_test.cpp

7 lines
136 B
C++
Raw Normal View History

2019-04-13 20:30:53 +03:00
#include <mcl/bn512.hpp>
using namespace mcl::bn512;
#define MCLBN_DEFINE_STRUCT
#define MCLBN_FP_UNIT_SIZE 8
#include "bn_c_test.hpp"