V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
sneezry
V2EX  ›  问与答

用 openssl 生成密钥的时候,终端里输出的点和加号代表什么

  •  
  •   sneezry · 2015-08-13 22:47:23 +08:00 · 1574 次点击
    这是一个创建于 3231 天前的主题,其中的信息可能已经有所发展或是发生改变。
    1 条回复    2015-08-13 22:51:12 +08:00
    alect
        1
    alect  
       2015-08-13 22:51:12 +08:00   ❤️ 1
    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
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1454 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 17:23 · PVG 01:23 · LAX 10:23 · JFK 13:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.