how diffie hellman key exchange works

(with as little math as possible)

@b0rk am I missing something or is "add the result s to itself x times) a result of mixed-up puncutation? Did a double-take at that
@b0rk fantastic work as usual, thanks for sharing 

@SnoopJ what do you mean by mixed up punctuation?

it’s trying to explain how on an elliptic curve, you start with an initial point s on the elliptic curve, choose a random integer x , and then add that point s to itself x times (using elliptic curve addition) to get the result of the “magic function”

@b0rk @SnoopJ the "add the point" bit starts with a double quote, but ends with a parenthesis. I think it should be closed with a double quote.