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/