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

暗号・復号鍵の生成フローを修正 #17

Closed
ChanPoyu opened this issue Apr 24, 2022 · 1 comment
Closed

暗号・復号鍵の生成フローを修正 #17

ChanPoyu opened this issue Apr 24, 2022 · 1 comment
Milestone

Comments

@ChanPoyu
Copy link
Contributor

ChanPoyu commented Apr 24, 2022

鍵の生成フロー

  1. 暗号鍵を VWBL Network サーバーで生成
  2. 暗号鍵を Minter がもらってデータの暗号化する
  3. Mint 終わったら VWBL Network にどの Token か伝える

悩みポイント

  • 復号鍵が十分に分散しないといけない n(復号に必要な数)/ m (鍵分散の数) -> n が十分大きなければいけない
    • 後ほど復号鍵を分散させることができれば、 Migration
@ChanPoyu ChanPoyu added this to the Beta Release milestone Apr 24, 2022
@chocopie116
Copy link

こちらで鍵生成のフローについてディスカッションしているので続きはこちらで
#28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants