10-07-2008 06:24 PM
maak wrote:sir
look for example if i write AHAD i want to encrypt it so want i m tryng to do is letter A is taken as 0 then 7 is added in it and wat ever is the seventh letter that is given out
AHAD=0704
so 0+7=7
7+7=14
0+7=7
4+7=11
so nw wat ever is against
7=
14=
7=
11=
is diplayed
This still doesn't make any sense. Rather than just continually asking for help over and over, please provide a clear description as to what you are trying to do.
Also, see this thread.
10-08-2008 09:47 AM
altenbach wrote:Doesn't fit the description of "encryption".
Looks like you are trying to calculate a checksum, perhaps? Who knows?
Why don't you take two steps back and tell us in more general terms what you need. Do you have a link that describes the algoritm you are trying to implement?
Seems like maak is interested in RC6. See this new post...