C++ Basic message encryption system [on hold]Simple encryption algorithmImplementing an encryption standard over message textSimple password encryption / decryptionSimple password encryption / decryption in C++Caesar Cipher encryption/decryptionEncryption wrapperCustom encryptionLinear Feedback Shift RegisterCaesar cipher encryptionSimple Encryption for Strings
What's the name of the logical fallacy where a debater extends a statement far beyond the original statement to make it true?
15% tax on $7.5k earnings. Is that right?
How would you translate "more" for use as an interface button?
What to do when eye contact makes your coworker uncomfortable?
Delete multiple columns using awk or sed
A Trivial Diagnosis
How could a planet have erratic days?
How to preserve electronics (computers, iPads and phones) for hundreds of years
Microchip documentation does not label CAN buss pins on micro controller pinout diagram
How many arrows is an archer expected to fire by the end of the Tyranny of Dragons pair of adventures?
Fantasy comedy romance novel, set in medieval times, involving a siege, a nun, and enchanted pickles
Are Captain Marvel's powers affected by Thanos breaking the Tesseract and claiming the stone?
Shouldn’t conservatives embrace universal basic income?
What (the heck) is a Super Worm Equinox Moon?
Has the laser at Magurele, Romania reached a tenth of the Sun's power?
C++ check if statement can be evaluated constexpr
What is going on with gets(stdin) on the site coderbyte?
Change the color of a single dot in `ddot` symbol
What is the highest possible scrabble score for placing a single tile
Which Article Helped Get Rid of Technobabble in RPGs?
Is there a way to have vectors outlined in a Vector Plot?
Why Shazam when there is already Superman?
US tourist/student visa
Why do ¬, ∀ and ∃ have the same precedence?
C++ Basic message encryption system [on hold]
Simple encryption algorithmImplementing an encryption standard over message textSimple password encryption / decryptionSimple password encryption / decryption in C++Caesar Cipher encryption/decryptionEncryption wrapperCustom encryptionLinear Feedback Shift RegisterCaesar cipher encryptionSimple Encryption for Strings
$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♦ 17 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
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♦ 17 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
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 17 mins ago
Jamal♦
30.4k11121227
30.4k11121227
New contributor
asked 51 mins ago
TeckLlamaTeckLlama
1
1
New contributor
New contributor
put on hold as off-topic by 200_success, Jamal♦ 17 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
put on hold as off-topic by 200_success, Jamal♦ 17 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
add a comment |
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes