Skip to content

Commit bb501aa

Browse files
committed
Merge 64-bit modular inverses
1 parent 4ad49c8 commit bb501aa

File tree

5 files changed

+476
-745
lines changed

5 files changed

+476
-745
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ noinst_HEADERS += src/field_5x52.h
3030
noinst_HEADERS += src/field_5x52_impl.h
3131
noinst_HEADERS += src/field_5x52_int128_impl.h
3232
noinst_HEADERS += src/field_5x52_asm_impl.h
33+
noinst_HEADERS += src/modinv64.h
34+
noinst_HEADERS += src/modinv64_impl.h
3335
noinst_HEADERS += src/assumptions.h
3436
noinst_HEADERS += src/util.h
3537
noinst_HEADERS += src/scratch.h

0 commit comments

Comments
 (0)