Cleanup read_password(), factor out set_terminal(), fix salt bug (des wants the salt...
authorRob Landley <rob@landley.net>
Sun, 29 Jun 2014 01:02:01 +0000 (20:02 -0500)
committerRob Landley <rob@landley.net>
Sun, 29 Jun 2014 01:02:01 +0000 (20:02 -0500)
commitc0e5ff3c9755503016581a2ed3ae91caaf785366
tree2926de901ffc7c03dba03194a09a2ab228daacd0
parentf23d317e445bb7516238afbaf589d888d4c056ba
Cleanup read_password(), factor out set_terminal(), fix salt bug (des wants the salt raw, no $ at the beginning).
lib/password.c