How do I encrypt a string in Dev C++? Thanks.
Dev C++ Programming (Encrypt string)?
Encryption is a huge topic, far beyond what can be answered here.
Start with some very simple encryption methods and work your way up from there. Do a web search for "XOR encryption" or "ROT13" and implement them.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment