Re: Refactoring HMAC in the core code - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Refactoring HMAC in the core code
Date
Msg-id YGg8X+AhUhNxWpg2@paquier.xyz
Whole thread Raw
In response to Re: Refactoring HMAC in the core code  (Bruce Momjian <bruce@momjian.us>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: "Joel Jacobson"
Date:
Subject: Re: [PATCH] Implement motd for PostgreSQL
Next
From: Erik Rijkers
Date:
Subject: Re: fix old confusing JSON example