...e first person besides Satoshi to run bitcoin. I mined block 70-something, and I was the recipient of the first bitcoin transaction, when Satoshi sent ten coins to me as a test.
>
> 当中本聪宣布软件的第一个版本时,我立即下载了它。我想我是除中本聪之外第一个运...
...ed Rx is larger than curve P")
}
// convert 02 to point R. (step 1.2 and 1.3). If we are on an odd
// iteration then 1.6 will be done with -R, so we calculate the other
// term when uncompressing the point.
Ry, err := decompressPointSM2(curve, Rx, iter%2 == 1)
if err != nil {
return...