add comment.
This commit is contained in:
parent
0b8fa44ef0
commit
8782a42627
@ -61,6 +61,8 @@
|
|||||||
#include "bn_lcl.h"
|
#include "bn_lcl.h"
|
||||||
|
|
||||||
#ifdef BN_RECURSION
|
#ifdef BN_RECURSION
|
||||||
|
/* Karatsuba-Ofman recursive multiplication algorithm */
|
||||||
|
|
||||||
/* r is 2*n2 words in size,
|
/* r is 2*n2 words in size,
|
||||||
* a and b are both n2 words in size.
|
* a and b are both n2 words in size.
|
||||||
* n2 must be a power of 2.
|
* n2 must be a power of 2.
|
||||||
|
Loading…
Reference in New Issue
Block a user