提交 56a10611 编写于 作者: B Bodo Möller

comment change

上级 e9ad0d2c
......@@ -146,10 +146,10 @@
/* Compute
* \sum scalars[i]*points[i]
* where
* \sum scalars[i]*points[i],
* also including
* scalar*generator
* is included in the addition if scalar != NULL
* in the addition if scalar != NULL
*/
int EC_POINTs_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar,
size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册