Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
mnt46_common.hpp File Reference
Include dependency graph for mnt46_common.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libff
 

Variables

const mp_size_t libff::mnt46_A_bitcount = 298
 
const mp_size_t libff::mnt46_B_bitcount = 298
 
const mp_size_t libff::mnt46_A_limbs = (mnt46_A_bitcount+GMP_NUMB_BITS-1)/GMP_NUMB_BITS
 
const mp_size_t libff::mnt46_B_limbs = (mnt46_B_bitcount+GMP_NUMB_BITS-1)/GMP_NUMB_BITS
 

Detailed Description

Declaration of functionality that is shared among MNT curves.

Author
This file is part of libff, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file mnt46_common.hpp.