Nick Sullivan's presentation on elliptic curve cryptography (ECC) discusses its mainstream adoption for enhancing HTTPS security, highlighting the advantages of ECDSA over traditional RSA signatures, particularly in terms of speed and key size. He emphasizes that while ECDSA saves substantial resources in certificate operations, it faces challenges such as slower verification, lack of support in some systems, and vulnerability to quantum attacks. The talk also covers DNS security improvements through DNSSEC, leveraging ECC for digital signatures to ensure reliable and secure domain name resolutions.