Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/pwhash
Module Name: src
Committed By: christos
Date: Wed Jan 12 03:35:34 UTC 2005
Modified Files:
src/usr.bin/pwhash: Makefile pwhash.c
Log Message:
Use pw_gensalt() instead of using the cipher functions directly. Simplifies
the code a lot.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/pwhash/Makefile
cvs rdiff -r1.10 -r1.11 src/usr.bin/pwhash/pwhash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index