On Tue, Nov 29, 2011 at 01:18:52PM +0000, Matthias Drochner wrote: > 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")
Well, the way it is done, it won't help. Joerg