Re: Is PG CE is FIPS Aware? - Mailing list pgsql-admin

From Tom Lane
Subject Re: Is PG CE is FIPS Aware?
Date
Msg-id 2539668.1643264128@sss.pgh.pa.us
Whole thread Raw
In response to Re: Is PG CE is FIPS Aware?  (pramod kg <pramod11287@gmail.com>)
Responses Re: Is PG CE is FIPS Aware?  (Joe Conway <mail@joeconway.com>)
List pgsql-admin
pramod kg <pramod11287@gmail.com> writes:
> I executed query. Got output.

> postgres=# SELECT md5('foo');
>                md5
> ----------------------------------
>  acbd18db4cc2f85cedef654fccc4a4d8
> (1 row)

Oh, my mistake --- that only applies in v14 and later, before
that md5() always uses a built-in implementation.

See the STIG that Imram mentioned.

            regards, tom lane



pgsql-admin by date:

Previous
From: Imran Haider
Date:
Subject: Re: Is PG CE is FIPS Aware?
Next
From: Joe Conway
Date:
Subject: Re: Is PG CE is FIPS Aware?