Elliptic curves: multiplication by scalar
Written by Dominik Joe Pantůček on 2018-04-12
curvesmultiplicationcryptographyAs we are heading towards the actual cryptography using elliptic curves, we need to define an operation that allows us to combine numbers and points. This operation is called scalar multiplication and allows us to - yes - multiply a point by a scalar value (that is - a number). Using this technique, we are getting closer to the ultimate goal of using elliptic curves for some cryptography to secure our online communication.