Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a simple program (as a pseudocode or any programming language) to show how one can use it to try to find the private key

image text in transcribed

Write a simple program (as a pseudocode or any programming language) to show how one can use it to try to find the private key in ECC (having two points P and Q ). Assume the starting point on the curve is P and the public key is Q which is another point on the curve, additionally, in your pseudocode or program assume the operation "." (in some documents it is shown by "+") has been defined so you can simply apply it on two points on the curve. [4 marks] Explain in which circumstances such a program can find the private key. [2 marks]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions