api for Java
More...
Go to the source code of this file.
- Author
- herumi
- Note
- modified new BSD license http://opensource.org/licenses/BSD-3-Clause
Definition in file bn254_if.hpp.
◆ MIE_ATE_USE_GMP
◆ GetParamR()
const Mpz & GetParamR |
( |
| ) |
|
|
inline |
Definition at line 250 of file bn254_if.hpp.
251{
252 static Mpz r(
"16798108731015832284940804142231733909759579603404752749028378864165570215949");
254}
◆ SystemInit()
void SystemInit |
( |
| ) |
|
throw | ( | std::exception ) | | | |
|
inline |
Definition at line 14 of file bn254_if.hpp.
15{
17}
static void init(const CurveParam &cp, int mode=-1, bool useMulx=true)