Project Description:
I have a code that works different on 64 bit and 32 bit system.
Code is relative to some crypt functions, similar, but not equal to:
I have to move from a debian 32 bit to a debian 64 bit. Everything works fine, but password are different. Salt generated is different.
So I can't import the user database...
Code has some defines about windows, macos and several unix. I'm not interested in them. I just need it to works well on linux.
Skills required are C Programming, Cryptography