Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blind時のutxoパラメータをチェックしたい #111

Open
k-matsuzawa opened this issue Jun 18, 2020 · 0 comments
Open

blind時のutxoパラメータをチェックしたい #111

k-matsuzawa opened this issue Jun 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request Epic epic story item

Comments

@k-matsuzawa
Copy link
Collaborator

Overview

  • blind時のutxoパラメータをチェックしたい。
    • 特にblind factorはただの32byte値であるため、値の内容を見ても正しいかどうかが分からない。
    • commitment値の追加により、以下の方法で検証可能。
      • asset x assetBlinder = assetCommitment(generator)
      • amount x generator x amountBlinder = amountCommitment

Completion condition

  • blind時にutxoパラメータの検証処理が実装されていること。
@k-matsuzawa k-matsuzawa added the Epic epic story item label Jun 18, 2020
@k-matsuzawa k-matsuzawa self-assigned this Feb 20, 2021
@k-matsuzawa k-matsuzawa added the enhancement New feature or request label Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic epic story item
Projects
None yet
Development

No branches or pull requests

1 participant