BLS12-381 Syscall
A Solana runtime syscall that exposes elliptic curve operations on the BLS12-381 pairing-friendly curve, including point addition, scalar multiplication, multi-scalar multiplication, and pairing checks. BLS12-381 is widely used in modern ZK proof systems, Ethereum 2.0 signatures, and other cryptographic protocols. This syscall enables on-chain verification of BLS signatures and ZK proofs that use the BLS12-381 curve without the prohibitive compute cost of a pure BPF implementation.
Sua exploração
0 termos visitados no totalTermos Relacionados
The alt_bn128 syscalls are native BPF VM system calls added to the Solana runtime (via SIM…
Ver termo →A zero-knowledge proof is a cryptographic protocol by which a prover convinces a verifier …
Ver termo →The interface through which SBF programs request services from the Solana runtime, analogo…
Ver termo →