HyungDo Lee on Mon, 09 Mar 2020 02:00:11 +0100
[
Date Prev
] [
Date Next
] [
Thread Prev
] [
Thread Next
] [
Date Index
] [
Thread Index
]
how to calculate modular t_FFELT value with any other data type value?
To
:
pari-users@pari.math.u-bordeaux.fr
Subject
: how to calculate modular t_FFELT value with any other data type value?
From
: HyungDo Lee <
joytop88@gmail.com
>
Date
: Mon, 9 Mar 2020 09:59:54 +0900
Delivery-date
: Mon, 09 Mar 2020 02:00:11 +0100
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=+f96KU1TpJeMKJlgqNqn2sA6Qq0u/sTW4As2OIbCxS0=; b=Q7JLud8Sv9OX9fs3M0K/C3VPI9cHwU+M4Jyr8QBpi+W09kV3JVynuHDjT+vA+HKGZv AmG2XR1O3Ujw8raOcUhC/ePysZWxtRgB0qSRJoHOoYZa+cfUexcKg2HvZDEJ9n/KGjnp 2C1MZpXW+y5R4FmapA+09l/9YXhevPCoz2RYpgkzdzMinwi06c9iUIIgtnINvIgoLuA3 6ph/G5TsY9Zxtt6pBzhWjOT3u0ER802dViQMK/oXGFM1SQ2xxEvXo2Q2Ofs1oPpxUKo7 2RDlDZb1h/J0TSX1lUT7lm1rIycM+V8E2Nq/mx3f/wsNTjCZx6AnFM1Jp+nFz5/ZnZFH FG7g==
when i use elliptic curve function,
P= ellmul(E,Q,3);
a=P[1]%100000;
_%_: forbidden division t_FFELT % t_INT
any method??
conver t_FFELT value to t_int or what should i do?
Follow-Ups
:
Re: how to calculate modular t_FFELT value with any other data type value?
From:
Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Prev by Date:
Re: Not a function in function call
Next by Date:
Re: how to calculate modular t_FFELT value with any other data type value?
Previous by thread:
Re: Help request for segmentation fault
Next by thread:
Re: how to calculate modular t_FFELT value with any other data type value?
Index(es):
Date
Thread