This document summarizes a blind signature scheme based on elliptic curve cryptography. It begins with an introduction to cryptography and the history of cryptography. It then discusses symmetric key cryptography, asymmetric key cryptography including public and private key pairs. It describes digital signatures, how they are generated and verified. It introduces the concept of blind signatures, how a message can be signed without revealing its contents to the signer. It discusses the mathematics behind elliptic curves including elliptic curve equations and algorithms for performing group operations on elliptic curves. It provides details on representing divisor classes using Mumford representation and using Cantor's algorithm to compute the sum of two divisor classes.