The SE050 port won't compile in the latest wolfSSL. This patch: * Updates the documentation * Fixes a missing `#ifdef` that breaks the build * Changes the use of `mp_int` to `MATH_INT_T` * Fixes compiler error with `ecc.c` * Adds a tiny bit of extra debugging info