Cryptography and Network Security discusses key management and other public key cryptosystems. It covers distributing public keys through public announcement, directories, authorities, and certificates. It also examines using public key encryption to distribute secret keys, including Diffie-Hellman key exchange and hybrid key distribution. Finally, it introduces elliptic curve cryptography as an alternative to systems using large integers that provides equivalent security with smaller key sizes.