The document presents a project that implements a QR code authentication system with one-time password (OTP) to control access to college laboratories after hours. The solution provides each student with an encrypted QR code to ensure that only authorized users access a single PC, enhancing security compared to traditional fingerprint systems. It discusses the encryption methods employed, potential security vulnerabilities of QR codes, and compares various encryption algorithms like AES, DES, and RSA.