This document discusses the implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) using various text message encryption methods. It highlights the advantages of ECDSA over traditional digital signature algorithms, particularly in terms of speed, security, and efficiency for constrained devices. The research compares the performance of different encryption methods and includes details about elliptic curve cryptography, finite fields, and the algorithms for key generation, signature generation, and verification.