aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bls_c384_256.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bls_c384_256.cpp b/src/bls_c384_256.cpp
new file mode 100644
index 0000000..3dcb3e7
--- /dev/null
+++ b/src/bls_c384_256.cpp
@@ -0,0 +1,4 @@
+#define MCLBN_FP_UNIT_SIZE 6
+#define MCLBN_FR_UNIT_SIZE 4
+#include "bls_c_impl.hpp"
+