Post
Topic
Board Bitcoin Discussion
Merits 3 from 2 users
Re: Compilation of fake/unsolvable puzzles/challenges
by
pooya87
on 04/11/2023, 15:18:15 UTC
⭐ Merited by Zaguru12 (2) ,albert0bsd (1)
ECDSA is an encryption algorithm,
ECDSA is a signature algorithm. SA at the end stands for it too: Elliptic Curve Digital Signature Algorithm.

Quote
specifically an asymmetric algorithm which uses two keys which is the private key for encryption and the public key for decryption, this also requires a higher computational power to decrypt the original input.
It takes a higher computational power to reverse the private key to public key operation or compute private key from signature.