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
Which was the first story featuring espers?
What are some good ways to treat frozen vegetables such that they behave like fresh vegetables when stir frying them?
Why should universal income be universal?
Is this part of the description of the Archfey warlock's Misty Escape feature redundant?
Has any country ever had 2 former presidents in jail simultaneously?
I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?
What fields between the rationals and the reals allow a good notion of 2D distance?
Shouldn’t conservatives embrace universal basic income?
C++ copy constructor called at return
A variation to the phrase "hanging over my shoulders"
When were female captains banned from Starfleet?
Strong empirical falsification of quantum mechanics based on vacuum energy density?
What is Cash Advance APR?
Non-trope happy ending?
What is the highest possible scrabble score for placing a single tile
Is there a way to have vectors outlined in a Vector Plot?
How would you translate "more" for use as an interface button?
Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?
What is the English pronunciation of "pain au chocolat"?
Does the reader need to like the PoV character?
Can you use Vicious Mockery to win an argument or gain favours?
How much of a Devil Fruit must be consumed to gain the power?
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
Stack Interview Code methods made from class Node and Smart Pointers
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♦ 7 secs 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♦ 7 secs 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 12 secs ago
Jamal♦
30.4k11121227
30.4k11121227
New contributor
asked 34 mins ago
TeckLlamaTeckLlama
1
1
New contributor
New contributor
put on hold as off-topic by 200_success, Jamal♦ 7 secs 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♦ 7 secs 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