Added static mp_digit get_rnd_int_small(int *sign)
but it takes about ~40minutes to generate a x^500 polynom with /dev/random.
This commit is contained in:
@@ -57,7 +57,7 @@ endif
|
||||
%.o: %.c
|
||||
$(CC) -fPIC $(CFLAGS) $(CPPFLAGS) $(INCS) -c $*.c
|
||||
|
||||
all: libpqc.a libpqc.so
|
||||
all: libpqc.a libpqc.so main
|
||||
|
||||
|
||||
# test: $(CUNIT_OBJS) $(PQC_LIBS)
|
||||
|
||||
Reference in New Issue
Block a user