This document discusses digital signature schemes. It begins by introducing cryptography and defining cryptosystems. It then describes private and public key cryptosystems. Digital signatures are introduced as a technique for non-repudiation based on public key cryptography. The properties and types of digital signatures are outlined, including direct and arbitrated signatures. Common digital signature standards like DSS, El Gamal, and RSA are then explained at a high level. The document concludes that digital signatures provide an effective mechanism for authenticity and non-repudiation of messages.