Home | History | Annotate | Download | only in libtommath

Lines Matching full:mtest

90 Since both\footnote{Note that the MPI files under mtest/ are copyrighted by Michael Fromberger.  They are not required to use LibTomMath.} are in the 
135 This will build the library, ``test'' and ``mtest/mtest''. The ``test'' program will accept test vectors and verify the
136 results. ``mtest/mtest'' will generate test vectors using the MPI library by Michael Fromberger\footnote{A copy of MPI
137 is included in the package}. Simply pipe mtest into test using
140 mtest/mtest | test
144 mtest. For example, if your PRNG program is called ``myprng'' simply invoke
147 myprng | mtest/mtest | test