Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

EncryptedLoginProject

ISA: LC-3 (Little Computer 3). Program I created in EECC 20 where I prompt the user to enter a specific username and password which validates credentials against a simulated database. The program implements a Caesar cipher to securely verify encrypted passwords, prevents brute-force access, and includes a memory-sanitization routine to clear data from buffers upon exit.

About

Program I created in EECC 20 where I prompt the user to enter a specific username and password which validates credentials against a simulated database. The program implements a Caesar cipher to securely verify encrypted passwords, prevents brute-force access, and includes a memory-sanitization routine to clear data from buffers upon exit.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages