You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C++ project, using various OOP concepts. The project involves an employee registration and login system. All sensitive data is encrypted using a dedicated function, enhancing the security of the data files that store usernames and passwords. This encryption adds an extra layer of protection to ensure better data security.