Dan, On Redhat Linux, to enable FIPS, FIPS package is available https://access.redhat.com/discussions/3293631 ==> Explains how to validate if FIPS is enabled on Redhat Linux
I am looking for something like that, whereby I can install a package and enable FIPS on Debian. Regards Tapas Das -----Original Message----- From: Dan Ritter <d...@randomstring.org> Sent: Wednesday, June 15, 2022 1:57 PM To: Tapas Das <ta...@equinix.com> Cc: debian-user@lists.debian.org Subject: [EXTERNAL] Re: Does DEBIAN BullsEye has FIPS package available Tapas Das wrote: > Team Debian, > > Is it possible to enable FIPS on Debian / Debian bullseye. What precisely do you mean? For me, FIPS generally means Federal Information Processing Standards, and refers to a series of documents and protocols that the US government likes. For example, FIPS-140 describes AES, an encryption system which is used by lots of things, including SSH and TLS. -dsr-