No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Re: [QUOTE=mydreamgirl;1322565]I got it. It looks like it is working. Thanks a lot. -Mydreamgirl[/QUOTE] Hi, Can you please share, how it started working... Actually i am also stuck with more or less the same issue here... Thanks Arun | |
Re: There are a lot of ways you can do encryption, Just decide which way you want to proceed.. Which mode of operation you want to do. Which sequence you want to follow when you are XOR ing the data. Do you want to add any salt values to the key? … | |
Hello all, My name is arun, a starter in the field of computer science. My interests swings around C++, JAVA and some security stuffs :P So hope to see you all around on a regular basis... Became a member long back, but hoping to be regular here on a daily … | |
Re: I really didnt understand your question, as per my understanding.. [QUOTE] int main(){ displayMessages(); do{ int choice = displayMenu(); switch(choice) { case 1: doWork(); - - while(choice != 'q'); } }[/QUOTE] |
The End.