This document proposes a deep neural network-based system for iris recognition and authentication on mobile devices. The system uses feature fusion with multiple feature extraction algorithms to recognize iris patterns. It then uses a backpropagation neural network for classification and authentication. The proposed system aims to more accurately recognize iris patterns, reduce processing time, and provide appropriate authentication outputs compared to existing CNN-based systems. It segments the iris from input images, extracts features using algorithms like FAST, SURF, and Harris, and feeds these into a neural network for classification and authentication. Performance charts are generated to evaluate the system. The proposed system seeks to securely authenticate users for mobile applications and transactions.