On Fri, 22 Feb 2008 12:23:40 +0530 ravikumar <ravikumar.vallabhu@xxxxxxxxx> wrote: :>My DES encryption/decryption code is working fine with 32 bit processor. :>But in 64 bit processor decryption failed. :>Executables are made on the respective machines. :>Is there any reason to fail on x64 processor. Do i need to care :>something while writing code this for encryption/decryption algorithms :>for x64. When I wrote such code, it seemed that the algorithms were written for a 32 bit word. Might you have fields without explicit sizes that are bigger on a 64 bit platform? Check the generated assembler. -- Binyamin Dissen <bdissen@xxxxxxxxxxxxxxxxxx> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ