Updated is my code constant time? (markdown)

Sun Yimin 2022-09-02 14:12:34 +08:00
parent 4f97c5c30e
commit 35ebe9529b

@ -110,3 +110,6 @@ type Curve interface {
```
其实sm2 key exchange和[SEC 1, Version 2.0](https://www.secg.org/sec1-v2.pdf), Section 3.4 Elliptic Curve MQV Primitive 描述的方法类似只是最后取shared secret方法不同: ECMQV和DH一样都只取X轴值。
## 相关代码
https://github.com/emmansun/gmsm/commit/8f7a7626baba61ba9c44371a71cd8bec0dbedc6f