Programação
ECDH (Elliptic Curve Diffie-Hellman)
Também chamado de:Elliptic Curve Diffie-Hellman
📖O que é
Key agreement protocol where two parties derive a shared secret using their private keys and each other's public keys on an elliptic curve. Used in Solana's confidential transfers to establish encryption keys between sender and recipient without exchanging secrets, enabling encrypted on-chain token amounts.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
Curve25519Programação
An elliptic curve designed by Daniel Bernstein for efficient Diffie-Hellman key exchange. …
Ver termo →CriptografiaProgramação
The process of converting plaintext data into ciphertext that can only be read with the co…
Ver termo →Criptografia de Chave PúblicaProgramação
A cryptographic system using mathematically linked key pairs: a public key (shared freely)…
Ver termo →