-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ffiasm submodule to latest master
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ffiasm
updated
15 files
+1 −3 | c/alt_bn128.cpp | |
+2 −16 | c/alt_bn128.hpp | |
+0 −199 | c/alt_bn128_test.cpp | |
+4 −11 | c/curve.hpp | |
+0 −179 | c/f12field.cpp | |
+0 −52 | c/f12field.hpp | |
+0 −38 | c/f2field.cpp | |
+1 −10 | c/f2field.hpp | |
+0 −262 | c/f6field.cpp | |
+0 −59 | c/f6field.hpp | |
+48 −43 | c/fft.cpp | |
+1 −1 | c/fft.hpp | |
+0 −145 | c/misc.hpp | |
+0 −108 | c/msm.cpp | |
+0 −75 | c/msm.hpp |