password encryption

ywlee (ywlee@netcraft.com.my)
Tue, 03 Aug 1999 09:58:17 +0800


hi,

how do I implement a encryption algorithm for a password in C?
I'm writing this code in Linux. I have tried to use the crypt()
function from unistd.h but I cannot compile because of undefined
reference. Please help. :)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/