Skip to content

Commit

Permalink
Restoring one file at a time now.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaranha committed Dec 29, 2024
1 parent 660219d commit 8906872
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bn/relic_bn_rec.c
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,6 @@ void bn_rec_jsf(int8_t *jsf, size_t *len, const bn_t k, const bn_t l) {
bn_free(n0);
bn_free(n1);
}

}

void bn_rec_glv(bn_t k0, bn_t k1, const bn_t k, const bn_t n, const bn_st *v1,
Expand Down
File renamed without changes.

0 comments on commit 8906872

Please sign in to comment.