add bn_c512_test.cpp

dev
MITSUNARI Shigeo 7 years ago
parent b8b86ed972
commit 652c349141
  1. 6
      test/bn_c512_test.cpp

@ -0,0 +1,6 @@
#include <mcl/bn512.hpp>
using namespace mcl::bn512;
#define MCLBN_DEFINE_STRUCT
#define MCLBN_FP_UNIT_SIZE 8
#include "bn_c_test.hpp"
Loading…
Cancel
Save