Tuesday, December 1, 2009

16.2 Elliptic Curves Mod p

  • It was interesting to see how we can use elliptic curves to encode a message.
  • I was confused on how the decryption of the cipher text would work. Unless K was known by the decoder, how would the point (x,y) be useful? Does this mean that this is a private key cryptosystem?

No comments:

Post a Comment