CodeChain-io / CodeChain-io/foundry

Adopt two different elliptic curves in transaction signing and consensus voting

オープン
#81 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bls crypto experiment
主要言語
Rust
スター
36
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

`Ed25519` is advantageous when calculating signatures based on the `EdDSA` algorithm and `BLS` curves are advantageous when aggregating the consensus signatures in block seal fields.
Therefore take both and utilize them in transaction signing and consensus voting respectively.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、Rustコードベースでトランザクション署名とコンセンサス投票のエントリポイントを特定し、次に署名とブロックシールフィールドが現在どのように楕円曲線を表現しているかを調べます。必要なEd25519およびBLSのサポート、その互換性への影響、そしてトランザクション署名とコンセンサス署名の集約が意図した曲線を使用していることを示すために必要なテストを明らかにします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
blockchain, cryptography
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。