monerolib:门罗 JavaScript 库

时间:2024-08-24 16:32:07
【文件属性】:

文件名称:monerolib:门罗 JavaScript 库

文件大小:4.76MB

文件格式:ZIP

更新时间:2024-08-24 16:32:07

js monero JavaScript

门罗库 门罗 JavaScript 库。 安装 npm i monerolib 常见的 p - 私钥/秘密密钥,它是标量 P - 公钥,是点 pV - 私人/秘密查看密钥 PV - 公共视图键 pS - 私人/秘密支出密钥 PS - 公共支出密钥 HS() - 将散列转换为标量hashToScalar G - 是基点 密钥派生generateKeyDerivation意思是: derivation = P * p * 8 子地址 pSi = pS + HS(pV | i) pVi = pV * pSi PSi = PS + HS(pV | i) * G PVi = pV * PSi PSi = (pS + HS(pV | i)) * G PVi = pV * (pS + HS(pV | i)) * G 输出 r - 是交易私钥/秘密密钥 R - 是交易公钥, txPubKey


【文件预览】:
monerolib-master
----.nvmrc(8B)
----index.js(640B)
----package.json(2KB)
----.github()
--------workflows()
----test()
--------ringct.js(4KB)
--------address.js(3KB)
--------tx.js(7KB)
--------wallet.js(16KB)
--------fixtures()
--------crypto-util.js(9KB)
----LICENSE(1KB)
----package-lock.json(176KB)
----.npmignore(34B)
----.gitignore(72B)
----lib()
--------config.js(1KB)
--------ringct.js(4KB)
--------helpers.js(3KB)
--------crypto-util-data.js(2KB)
--------address.js(5KB)
--------tx.js(10KB)
--------wallet.js(6KB)
--------crypto-util.js(14KB)
----README.md(2KB)
----.editorconfig(414B)

网友评论