@TrustlessState @ArthurB @danrobinson For example, the standard way to convert a private key `k` into the corresponding public key `K` is to agree on a standardized generator point `G`, and apply the operation to it `k` times:
K = G⚬G⚬G ... G [with `k` G's]

@TrustlessState @ArthurB @danrobinson 例如,将私钥`k`转换为对应的公钥`K`的标准方法是约定一个标准化的生成点`G`,并对其应用`k`次操作:
K = G⚬G⚬G ... G [带 `k` G's]

发表时间:3年前 作者:Vitalik Non-giver of Ether @VitalikButerin