Python crypt Functions
EditRocket provides the following information on crypt functions in the Python source code builder.
crypt(word, salt) - word will usually be a user's password as typed at a prompt or in a graphical interface.
EditRocket provides the following information on crypt functions in the Python source code builder.
crypt(word, salt) - word will usually be a user's password as typed at a prompt or in a graphical interface.