The document discusses elliptic curve cryptography and its use on the internet. It describes how ECC provides greater security than RSA for equivalent key sizes due to working in two dimensions rather than one. It also outlines how ECC is supported across cryptographic libraries like OpenSSL and applications including web servers, browsers, SSH, and OpenPGP. Standard curves like NIST P-256 are commonly used and support for newer curves like Curve25519 is growing.