TenEplaysOfficial/Registration-and-Login-System-Cpp
A C++ project that provides user registration with email and password, featuring email validation using regular expressions, password length validation, and secure password management with options for resetting passwords. Future plans include implementing a cipher algorithm for enhanced data protection.
C++MIT