Re: Security lessons from liblzma - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Security lessons from liblzma
Date
Msg-id CAKAnmmL2oxKNG7o35fbWjOgN6V65kJZi8BAOKvfygNYqD81_iA@mail.gmail.com
Whole thread Raw
In response to Re: Security lessons from liblzma  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
It would be better if we created the required test files as part of the
test run.  (Why not?  Too slow?)  Alternatively, I have been thinking
that maybe we could make the output more reproducible by messing with
whatever random seed OpenSSL uses.  Or maybe use a Python library to
create the files.  Some things to think about.
 
I think this last idea is the way to go. I've hand-crafted GIF images and PGP messages in the past; surely we have enough combined brain power around here to craft our own SSL files? It may even be a wheel that someone has invented already.

Cheers,
Greg

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Streaming read-ready sequential scan code
Next
From: Bruce Momjian
Date:
Subject: Re: Security lessons from liblzma