Hi, Sorry,, I am bit new to ECC , I Need to just prove the below thing Ca.Sa.G) = Sa.Ca.G) .
* Client *:- private = Ca , public= Ca,G and *Server*:- private=Sa, pub = Sa.G When I read ECC tutorial, its defined that public key = Q (where Q=dG) so how to get the CaG and SaG in my case ? and validate the equation ? Please guide ..