Re: Password leakage avoidance - Mailing list pgsql-hackers

From Sehrope Sarkuni
Subject Re: Password leakage avoidance
Date
Msg-id CAH7T-aqtTogB6kkRi4MTufzHu9N7WVifq74mdqtGLVJW2VD39A@mail.gmail.com
Whole thread Raw
In response to Re: Password leakage avoidance  (Sehrope Sarkuni <sehrope@jackdb.com>)
List pgsql-hackers
Scratch that, rather than memset(...) should be explicit_bzero(...) so it doesn't get optimized out. Same idea though.

Regards,
-- Sehrope Sarkuni
Founder & CEO | JackDB, Inc. | https://www.jackdb.com/

pgsql-hackers by date:

Previous
From: Sehrope Sarkuni
Date:
Subject: Re: Password leakage avoidance
Next
From: Joe Conway
Date:
Subject: Re: Password leakage avoidance