CS180-spring / cs180-22-seg_fault

cs180-22-seg_fault created by GitHub Classroom
0 stars 0 forks source link

6.3 Encrypt usernames and passwords #57

Closed nibchao closed 1 year ago

nibchao commented 1 year ago

Issue 6

Priority

2

Story Points

3

Test Cases

Accounts.csv file contains encrypted usernames and passwords Could make Accounts_encrypted.csv to contain the encrypted values instead Program can decrypt the encryption and function as usual

nibchao commented 1 year ago

https://www.geeksforgeeks.org/encrypt-and-decrypt-text-file-using-cpp/

nibchao commented 1 year ago

Reviewed and closed by Bahman Baidar #65