This document summarizes a research paper that proposes a new algorithm for signature verification using a digital pen. The algorithm analyzes the relative slopes of a signature's segments to determine if a signature matches one stored in a database. It works by segmenting the signature, calculating the slope of each segment relative to the previous one, and storing these slope values. During verification, it compares the stored and input slope values, alongside other dynamic features like writing speed and pressure, and determines a match percentage. The paper finds that this relative slope method improves the accuracy and parameters of previous signature verification systems.