poster
2019-11-29, 17:41
我正在尝试为带有私钥的ECC sect233k1公钥生成编写matlab代码。
我已经检查了多项式基运算的功能。
这是我的matlab代码: https (https://github.com/pyong-1459/ECC) : //github.com/pyong-1459/ECC (https://github.com/pyong-1459/ECC)
代码太多,我在github中上传了代码。
问题是,与多项式基础相比,正常基础的实现无法正常工作
我想在正常情况下尝试,但无法正常工作。
而且找不到代码出了什么问题。
它甚至可以正常工作吗?
这里是参考
fips-186-2 (https://csrc.nist.gov/csrc/media/publications/fips/186/2/archive/2000-01-27/documents/fips186-2.pdf)
IEEE 1363-2000 (https://ieeexplore.ieee.org/document/891000)
洛佩兹和达哈卜算法 (https://link.springer.com/content/pdf/10.1007/3-540-48892-8_16.pdf)
更多&回答... (https://stackoverflow.com/q/59102235)
我已经检查了多项式基运算的功能。
这是我的matlab代码: https (https://github.com/pyong-1459/ECC) : //github.com/pyong-1459/ECC (https://github.com/pyong-1459/ECC)
代码太多,我在github中上传了代码。
问题是,与多项式基础相比,正常基础的实现无法正常工作
我想在正常情况下尝试,但无法正常工作。
而且找不到代码出了什么问题。
它甚至可以正常工作吗?
这里是参考
fips-186-2 (https://csrc.nist.gov/csrc/media/publications/fips/186/2/archive/2000-01-27/documents/fips186-2.pdf)
IEEE 1363-2000 (https://ieeexplore.ieee.org/document/891000)
洛佩兹和达哈卜算法 (https://link.springer.com/content/pdf/10.1007/3-540-48892-8_16.pdf)
更多&回答... (https://stackoverflow.com/q/59102235)