How to calculate p256Zero31 in NIST P256 golang implementation?

前端 未结 0 406
春和景丽
春和景丽 2021-01-05 15:45

We found there are predefined

// p256Zero31 is 0 mod p.
var p256Zero31 = [p256Limbs]uint32{two31m3, two30m2, two31m2, two30p13m2, two31m2, two30m2, two31p24m2         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题