Drop imath for ltm for speed reasons

This commit is contained in:
Love Hornquist Astrand
2010-10-02 12:28:27 -07:00
parent 0a608964a4
commit c6fb9428dd
20 changed files with 8 additions and 5009 deletions

View File

@@ -235,9 +235,9 @@ const DH_METHOD _hc_dh_tfm_method = {
};
/**
* DH implementation using libimath.
* DH implementation using tfm.
*
* @return the DH_METHOD for the DH implementation using libimath.
* @return the DH_METHOD for the DH implementation using tfm.
*
* @ingroup hcrypto_dh
*/