mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 19:46:17 +08:00
Updated is my code constant time? (markdown)
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轴值。
|
其实,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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user