March 2025
Intermediate to advanced
352 pages
10h 58m
English
In this chapter, I’ll describe two methods of secure key exchange. As described in chapter 1, elliptic curve cryptography is used to create a secret key for an efficient encryption algorithm. No one but the two parties exchanging public keys can compute the secret key.
Now that we have the basic elliptic curve mathematics routines for point addition and multiplication, we can begin to look at algorithms that use these techniques to implement public key cryptography. The private key is a large integer, and the public key is ...
Read now
Unlock full access