C++ Basic message encryption system [on hold]
$begingroup$
I recently made this for a University assignment looking for some honest feedback.
C++ Console App that can encrypt and decrypt strings using XOR, ROT13 and ROT47. A users profile file is used and a md5 hash is saved.
Link to GitHub repository
c++ cryptography caesar-cipher
New contributor
$endgroup$
put on hold as off-topic by 200_success, Jamal♦ 15 mins ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Authorship of code: Since Code Review is a community where programmers improve their skills through peer review, we require that the code be posted by an author or maintainer of the code, that the code be embedded directly, and that the poster know why the code is written the way it is." – 200_success, Jamal
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
$begingroup$
I recently made this for a University assignment looking for some honest feedback.
C++ Console App that can encrypt and decrypt strings using XOR, ROT13 and ROT47. A users profile file is used and a md5 hash is saved.
Link to GitHub repository
c++ cryptography caesar-cipher
New contributor
$endgroup$
put on hold as off-topic by 200_success, Jamal♦ 15 mins ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Authorship of code: Since Code Review is a community where programmers improve their skills through peer review, we require that the code be posted by an author or maintainer of the code, that the code be embedded directly, and that the poster know why the code is written the way it is." – 200_success, Jamal
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
$begingroup$
I recently made this for a University assignment looking for some honest feedback.
C++ Console App that can encrypt and decrypt strings using XOR, ROT13 and ROT47. A users profile file is used and a md5 hash is saved.
Link to GitHub repository
c++ cryptography caesar-cipher
New contributor
$endgroup$
I recently made this for a University assignment looking for some honest feedback.
C++ Console App that can encrypt and decrypt strings using XOR, ROT13 and ROT47. A users profile file is used and a md5 hash is saved.
Link to GitHub repository
c++ cryptography caesar-cipher
c++ cryptography caesar-cipher
New contributor
New contributor
edited 15 mins ago
Jamal♦
30.4k11121227
30.4k11121227
New contributor
asked 49 mins ago
TeckLlamaTeckLlama
1
1
New contributor
New contributor
put on hold as off-topic by 200_success, Jamal♦ 15 mins ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Authorship of code: Since Code Review is a community where programmers improve their skills through peer review, we require that the code be posted by an author or maintainer of the code, that the code be embedded directly, and that the poster know why the code is written the way it is." – 200_success, Jamal
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by 200_success, Jamal♦ 15 mins ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Authorship of code: Since Code Review is a community where programmers improve their skills through peer review, we require that the code be posted by an author or maintainer of the code, that the code be embedded directly, and that the poster know why the code is written the way it is." – 200_success, Jamal
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes