S-compliant-tp52064p52085.html
>
> To unsubscribe from Making Open SSH FIPS compliant, click here.
> NAML
>
> <http://openssl.6102.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.
l.com/docs/0xCE69424E.asc
>
> __
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [hidden email]
> Automated List Manager
Along, with this, I am also curious to know, how the call FIPS_mode_set
make an application FIPS compliant.
I have gone through the below link,
http://wiki.openssl.org/index.php/FIPS_mode_set()
But I am seeking a little more information regarding this.
On Wed, Jul 16, 2014 at 7:11 PM, Sadhana w
Thanks Steve.
Is there a standard documentation, which says these are FIPS compliant
ciphers / macs / kex algorithms.
Meaning I would need to know, if aes128-cbc is FIPS compliant/ aes128-ctr
is FIPS compliant.
Similarly for macs, kex algorithms as well.
On Wed, Jul 16, 2014 at 4:47 PM, Steve M
On 07/15/2014 09:38 AM, Sadhana wrote:
> Hello All,
>
> I have a requirement to make Openssh FIPS compliant. It would be really
> helpful, if you could answer the
> below question and correct me if I am wrong.
>
> I also understand there is a module called as fipscanister.o is introduced
> in O