cangrepp

Some cryptographic attacks
Log | Files | Refs | README

commit 5c557330970b6adee42c154bb8a2179a38e5fd48
parent 87cd39c38a57e698dac3573f471b2567281e9e65
Author: olikru <olikru@tkruger.se>
Date:   Mon, 29 Apr 2024 06:19:44 +0000

test

Diffstat:
Mhnp.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/hnp.c b/hnp.c @@ -1,5 +1,6 @@ #include "hnp.h" + int hidden_number_problem(fmpz *res, const slong nres, const fmpz *t, const fmpz *a, const slong m, const fmpz_t n,