// COMPLETE THREAD

crypt(3) questions

1 expanded post ยท every known parent and child

NODE 890d5020crypt(3) questions
I believe that the crypt(3) function for unix password encryption is called a one-way function.. in that it is not reversible.
Why is this? IE what makes it one way..
              Adam