mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-15 05:26:19 +08:00
Updated is my code constant time? (markdown)
parent
754a18853e
commit
6607d09711
@ -103,4 +103,4 @@ 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方法不同。
|
||||
其实,sm2 key exchange和[SEC 1, Version 2.0](https://www.secg.org/sec1-v2.pdf), Section 3.4 Elliptic Curve MQV Primitive 描述的方法一样,只是最后取shared secret方法不同: MQV和DH一样,都只取X轴值。
|
||||
|
Loading…
x
Reference in New Issue
Block a user