Drop imath for ltm for speed reasons
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user