there is no alternative EC_METHOD for curves over GF(2^m) (yet)
This commit is contained in:
parent
7793f30e09
commit
64c3da230f
@ -129,8 +129,7 @@ const EC_METHOD *EC_GFp_recp_method(void); /* TODO */
|
||||
const EC_METHOD *EC_GFp_nist_method(void); /* TODO */
|
||||
#endif
|
||||
|
||||
/* EC_METHODs for curves over GF(2^m).
|
||||
* EC_GF2m_simple_method provides the basis for the optimized methods.
|
||||
/* EC_METHOD for curves over GF(2^m).
|
||||
*/
|
||||
const EC_METHOD *EC_GF2m_simple_method(void);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user