Home | History | Annotate | Download | only in libtommath

Lines Matching refs:requires

119 This requires the ``libtool'' package (common on most Linux/BSD systems).  It will build LibTomMath as both shared
124 There is limited support for making a ``DLL'' in windows via the ``makefile.cygwin\_dll'' makefile. It requires
125 Cygwin to work with since it requires the auto-export/import functionality. The resulting DLL and import library
272 \hline Portable & X & & GnuPG requires configuration to build. \\
597 the array. If you need to perform an operation that requires more digits you will have to mp\_grow() the mp\_int to
1303 Barrett reduction is a generic optimized reduction algorithm that requires pre--computation to achieve
1583 the algorithm requires raising $a$ to the power of $b$ it is not ideal to attempt to find roots for large
1748 requires. It does not store the sign of the integer.