This document summarizes an iris recognition system that uses phase-based matching. The system first acquires iris images, then performs preprocessing including localization of the iris and pupil boundaries and normalization. It then performs phase-based image matching using techniques like phase-only correlation to calculate a matching score and determine if two iris images match. The system is evaluated using a database of iris images, demonstrating efficient matching performance of the proposed algorithm.