> I am hoping that someone can clear this up for me.
>
> The tls1_PRF() function uses both the md5 and sha1 algorithms to generate
> pseudo-random data. Since this function is used for TLS key
> derivation, is
> the md5 algorithm allowed for key derivation while operating in FIPS mode?
The MD5 i
I am hoping that someone can clear this up for me.
The tls1_PRF() function uses both the md5 and sha1 algorithms to generate
pseudo-random data. Since this function is used for TLS key derivation, is
the md5 algorithm allowed for key derivation while operating in FIPS mode?
If it is OK, I am