Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libcrypt



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


Home | Main Index | Thread Index | Old Index