mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-01-25 02:02:57 -03:00
small fixup
This commit is contained in:
parent
eea863e3ac
commit
d6e2aecf52
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ initseed:
|
|||
ge_p1p1_to_p3(&ge_public,&sum);
|
||||
}
|
||||
// NOTE: leaves unfinished one bit at the very end
|
||||
ge_p3_batchtobytes_destructive_1(pk_batch,ge_batch,batchgez,tmp_batch,remaining);
|
||||
ge_p3_batchtobytes_destructive_1(pk_batch,ge_batch,tmp_batch,remaining);
|
||||
|
||||
#ifdef STATISTICS
|
||||
st->numcalc.v += remaining;
|
||||
|
|
Loading…
Add table
Reference in a new issue