Ed25519
Ed25519
Cryptography
2 references
Um esquema de assinatura rápido e amplamente utilizado baseado na curva de Edwards Curve25519. Solana normalmente usa assinaturas Ed25519 para contas e transações.
Aparece em 2 seções de whitepapers
$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...