1
alect 2015 年 8 月 13 日 When computing DHPARAM you will get these as the output while computing Diffie Hellman parameters:
. : A potential prime number was generated. + : Number is being tested for primality. * : A prime number was found. 引用自: https://github.com/android/platform_external_openssl/blob/master/apps/dhparam.c http://www.openssl.org/docs/apps/dhparam.html |