Elliptic Curve Digital Signature Algorithm
DSA taking a expensive computation operation because it uses modular exponentiation and modular inverse. So in the small computer like microcontroller, we need the light weight algorithms. Elliptic Curve Digital…