Module Name: src Committed By: drochner Date: Tue Nov 29 13:18:52 UTC 2011
Modified Files: src/lib/libcrypt: md5crypt.c Log Message: zero out hash context after use, to avoid traces in RAM (hint from "Solar Designer") To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libcrypt/md5crypt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.