Maybe its some loop which needs an added +1 for the length of the encryption?
This is a discussion on New Graphicla Encrypto within the C++ Programming forums, part of the General Programming Boards category; Maybe its some loop which needs an added +1 for the length of the encryption?...
Maybe its some loop which needs an added +1 for the length of the encryption?
i had some trouble using the encrypt option. it didn't encrypt the text given ??
-
Lots of problems with my prog i gues.. I learnt my lesson that i should program in a structured way.. now i am not able to correct it because every code looks confusing.. I am rewriting the entire program...
Can any of you guys help....
I have created a function that takes in the char and the password and returns the encrypted text.. Can any of you guys write an Xor encryption function for me which takes in the message and password each of any lenght and gives back the encrypted text.. But pleqase make sure that the function is able to handle c^c and password smaller than message etc..
I want to combine the two function to do my program..
Can you help me...
Thanx
Vasanth
lmao
had the same prob. many times.
Find a coding style to meet your needs and/or personailty