[issue9216] FIPS support for hashlib

Charalampos Stratakis report at bugs.python.org
Fri Jul 19 13:06:07 EDT 2019


Charalampos Stratakis <cstratak at redhat.com> added the comment:

Providing a simple keyword as a workaround for bypassing the FIPS restrictions, could potentially violate the standard, as there is no way from the python side to verify if the code in question is used for security purposes or not.

Thus I would close this issue as wontfix. Application distributors who would like their code to work under FIPS should preferably use the FIPS approved ciphers.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue9216>
_______________________________________


More information about the Python-bugs-list mailing list