Ed25519
Ed25519
Cryptography
2 references
Edwards 曲線 Curve25519 に基づいた、高速で広く使用されている署名スキーム。Solana は通常、アカウントとトランザクションに Ed25519 署名を使用します。
2件のホワイトペーパーセクションに登場
$SOL
Solana
System Architecture
... │ │ │ │ (Execute)│ │ (Ledger) │
│ Network │ │ ed25519 verify │ │ Sealevel │ │ PoH + │
│ packets │ │ on CUDA cores ...
Performance
...rallelization. A single NVIDIA GTX 1080 Ti GPU can verify approximately 900,000 Ed25519 signatures per second. Higher-end GPUs and future hardware generations will inc...