pgcrypto: Fix RSA password-protected keys

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема pgcrypto: Fix RSA password-protected keys
Дата
Msg-id 20130506193940.GA3078@gmail.com
обсуждение исходный текст
Ответы Re: pgcrypto: Fix RSA password-protected keys
Список pgsql-hackers
RSA secret key extraction code uses wrong variable so
that decryption is skipped and only secret keys without
password work for pgp_pub_decrypt().

Attached patch fixes it and also adds regtest.

Please apply to all branches.


Reported-by: Keith Fiske <keith@omniti.com>

--
marko


Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Recovery target 'immediate'
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] add long options to pgbench (submission 1)