Skip to content

    Encrypted Login System

    Created by
    BrandonPyle
    BrandonPyle

    This project is an example of an encrypted login / signup system. 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.

    Loading...