| |
| | DSA_generate_parameters.3ssl.html |
 | | While a candidate for q is tested by Miller-Rabin primality tests, callback(1, i, cb_arg) is called in the outer loop (once for each witness that confirms that the candidate may be prime); i is the loop counter (starting at 0). |
 | | While it is tested by the Miller-Rabin primality test, callback(1, i, cb_arg) is called in the outer loop (once for each witness that confirms that the (starting at 0). |
 | | In versions up to OpenSSL 0.9.4, callback(1,...) was called in the inner loop of the Miller-Rabin test whenever it reached the squaring step (the parameters to callback did not reveal how many witnesses had been tested); since OpenSSL 0.9.5, callback(1,...) is called as in BN_is_prime(3), i.e. |
| www.ibiblio.org /gferg/ldp/man/man3/DSA_generate_parameters.3ssl.html (407 words) |
|