Open
Description
Hi,
Thanks for the great library! The docs say:
As of v1.06 of the library, the build process has been moved to two steps for the typical LibTomCrypt
application. This is because LibTomCrypt no longer provides a math API on its own and
relies on third party libraries (such as LibTomMath, GnuMP, or TomsFastMath).
This bit isn't clear from the README -- when first playing with the library, I wasn't sure whether the math libs were optional or not. If you had a chance to add a sentence on that, I think it could help new users.