Re: Refactoring HMAC in the core code

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Refactoring HMAC in the core code
Дата
Msg-id YGg8X+AhUhNxWpg2@paquier.xyz
обсуждение исходный текст
Ответ на Re: Refactoring HMAC in the core code  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Fri, Apr 02, 2021 at 10:10:36AM -0400, Bruce Momjian wrote:
> Works for me.

Thanks.  I got to spend some time on this stuff again today and did a
complete review, without noticing any issues except some indentation
that was strange so I have applied it.  Attached is a small extension
I have used for some of my tests to validate the implementations.
This uses some result samples one can find on Wikipedia at [1], for
instance.

[1]: https://en.wikipedia.org/wiki/HMAC
--
Michael

Вложения

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

Предыдущее
От: "Joel Jacobson"
Дата:
Сообщение: Re: [PATCH] Implement motd for PostgreSQL
Следующее
От: Erik Rijkers
Дата:
Сообщение: Re: fix old confusing JSON example