Skip to content

This project is an example of an encrypted login / signup system written in C++. The user is able to create a username and password, which is encrypted and stored in a text file. To login, the user enters his/her credentials and then the program decrypts the text file and looks for the matching credentials.

bpyle02/Encrypted-Login-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

This project is an example of an encrypted login / signup system written in C++. The user is able to create a username and password, which is encrypted and stored in a text file. To login, the user enters his/her credentials and then the program decrypts the text file and looks for the matching credentials.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages