public key techniques Flashcards
WHY RSA is secure ?
because it’s computationally impossible prime factor factorization of N
cycling attach
to keep encrypting the message over and over till the same vale is obtained
why k should be randomly drawn at each iteration
because if we do s1 - s2 we get the value of a
s1 −s2 ≡ k^−1(h1 −ar) −k^−1(h2 −ar) ≡ k−1(h1 −h2) (mod p−1)
why DLp considtions are necessary
because it would allow solving the big giant step faster
why when running Chaum everste graph on multiple rounds will become safer
because in the first round it has a chance of 1/ 2 to get the private key, in the second round it has 1/3 to get the private key ….etc
why when running Chaum everste graph on multiple rounds will become safer
because in the first round it has a chance of 1/ 2 to get cheat, in the second round it has 1/3 to cheat ….etc
what is the complexity of the first step in the parallel
bitonic sort
we have a single compare a swap
why we can use projective coordinates
when use them we can actually cancel out inversion