Ben-Ortiz / cs419_group_project

cs419 computer security group project
0 stars 0 forks source link

Password not encrypted when sent to server #1

Open henrychu04 opened 2 years ago

henrychu04 commented 2 years ago

The password is not sha256 encrypted when it is sent to the server, meaning that a third party intercepting requests is able to attain the unencrypted passwords

symxmyz233 commented 2 years ago

It is a minor bug.