logoalt Hacker News

An interactive intro to Elliptic Curve Cryptography

119 pointsby vismit2000today at 5:59 AM17 commentsview on HN

Comments

robinsonb5today at 1:28 PM

As someone with only the vaguest ideas of how cryptography works under the hood (and none at all about how elliptic curves might be useful) this turned out to be the primer I didn't know I needed! I found it really accessible and well-presented.

celurian92today at 9:34 AM

TBH i needed this when i was working on my undergrad thesis with ECC and ECDHA but thanks author for making this. Helped me remember all the fundamentals.

Kovahtoday at 7:48 AM

I'm really not into math and got really lost in the second half of "Adding points on a curve". Just don't understand what the author wants to tell me with the grouping and the role of the identity element, which is called infinity but is zero?

However, after looking at the next section and playing with the chart I immediately got the idea where the whole article is heading. Interesting to see how this works.

show 3 replies
nickvectoday at 7:23 AM

Seeing the below error when visiting the site.

“This site can’t provide a secure connection

growingswe.com sent an invalid response.

ERR_SSL_PROTOCOL_ERROR”

show 1 reply
jason_stoday at 4:22 PM

Please use a variable-width typeface for readability

pestatijetoday at 6:25 AM

there must be tons of functions that are easy to process one way but almost impossible the other.

i get the feeling there is more to it than finding such a function, but the article doesnt get into that

show 2 replies