美文网首页
implementation of baby-step-gia

implementation of baby-step-gia

作者: ifeelok | 来源:发表于2017-05-21 16:14 被阅读0次

    算法idea

    算法描述

    https://en.wikipedia.org/wiki/Baby-step_giant-step

    我的算法实现

    下面来解题:

    • 5^x = 4 mod 47


    • 3^x = 6 mod 31

    相关文章

      网友评论

          本文标题: implementation of baby-step-gia

          本文链接:https://www.haomeiwen.com/subject/rzxvxxtx.html