aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/dexon-foundation/mcl/src/bn_c512.cpp
blob: 90be2d9bc7ad2380888565a59f5f6f2570d5fb34 (plain) (blame)
1
2
3
4
5
6
/*
    implementation of mclBn_* apis
*/
#define MCLBN_FP_UNIT_SIZE 8
#include "bn_c_impl.hpp"