SecurityAuthentication, Identity
KW-0307ECDSA
Concept
Meaning
Elliptic Curve Digital Signature Algorithm used to create and verify digital signatures using elliptic curve cryptography
Example
“Signing a transaction using a private key and verifying it with a public key in blockchain or secure APIs”
Reference
Widely used in blockchain and secure authentication; provides strong security with smaller key size compared to RSA. https://en.wikipedia.org/wiki/Elliptic_Curve_Digital_Signature_Algorithm
Related
digital signaturepublic keyECC