Tag: diffie-hellman

Diffie-Hellman Key Exchange

Written by Dominik Joe Pantůček on 2019-03-21

Before Cryptoucan™, there were just elliptic curves stored in your computer. And before elliptic curves, there were exponential groups over finite fields. Read on to learn some history here.

...

Elliptic curve Diffie-Hellman key exchange

Written by Dominik Joe Pantůček on 2018-05-17

We have already learned about elliptic curves in simple Weierstrass form over a finite field and the group structure the points of such curve form that we can use all this information to look at some cryptography built on top of this. Going from the point negation, doubling and addition over scalar multiplication and prime order curves with no problematic points to the discrete logarithm problem and back, we show how to perform a secure key exchange using our favourite doughnuts.

...