Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Дата
Msg-id CA+OCxoyoq6s5Cxpp51qjH0i=f8sqEaNteC0fzomOtuYsELDO_g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Tue, Oct 18, 2016 at 12:18 PM, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
>
>
> On 18 October 2016 12:52:14 EEST, Dave Page <dpage@postgresql.org> wrote:
>>On Tue, Oct 18, 2016 at 9:10 AM, Heikki Linnakangas <hlinnaka@iki.fi>
>>wrote:
>>> On 10/18/2016 12:28 AM, Tom Lane wrote:
>>>>
>>>> Heikki Linnakangas <heikki.linnakangas@iki.fi> writes:
>>>>>
>>>>> Use OpenSSL EVP API for symmetric encryption in pgcrypto.
>>>>
>>>>
>>>> BTW, "narwhal" seems to have a problem with this.
>>>> Not very clear what, maybe an incompatibility with old openssl
>>versions?
>>>
>>>
>>> Dave, what version of OpenSSL are 'narwhal' and 'baiji' using? I've
>>tried to
>>> reproduce this on my laptop, by compiling different versions of
>>OpenSSL,
>>> between 0.9.8beta1 and 0.9.8 head, but without success..
>>
>>Insanely old ones, as reflects the age of those machines which haven't
>>been touched in 10 years or so...
>>
>>Baiji: 0.9.8e
>>Narwhal: 0.9.6b
>
> Hang on, I removed support for OpenSSL < 0.9.8 a while ago. Narwhal shouldn't even compile with 0.9.6.

Oops, sorry - I found another copy in the Mingw installation that it
must be using (Mingw/Msys was a mess back then). I only have the
header files to go by, but it looks like the very first 0.9.8 release.

--
Dave Page
PostgreSQL Core Team
http://www.postgresql.org/


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.