472,143 Members | 1,370 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,143 software developers and data experts.

C++ String encryption /Decryption

Hi! I just started to study C++, I have a question. I want to write a program that ask user to input a string ( Maybe a sentence). Then convert the string to a set of number. And output the value, that will be helpful to add a decryption in the program. Thanks
Sep 25 '09 #1
4 4340
gpraghuram
1,275 Expert 1GB
Hi,
Have you started writing code for this?
Thanks
Raghu
Sep 25 '09 #2
donbock
2,425 Expert 2GB
Do you have an idea what algorithm you would like to use for converting the string into a number?
Sep 25 '09 #3
Yes, I already started to write the code. And I think any algorithm will be fine. Can you give me some ideas about how to do this?? Thanks.
Sep 25 '09 #4
visit this site, may be you can get some help from this site.

http://cryptoclub.math.uic.edu/indexmain.html
Dec 9 '09 #5

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

2 posts views Thread by Nathan | last post: by
4 posts views Thread by John Smith | last post: by
12 posts views Thread by Dave Bailey | last post: by
2 posts views Thread by Greg R | last post: by
12 posts views Thread by Charlie | last post: by
9 posts views Thread by Betikci Boris | last post: by
9 posts views Thread by Alan M Dunsmuir | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.