Re: Django db backend not FIPS compliant

2017-07-16 Thread Andrew DiPrinzio
All, I have submitted a ticket where i propose the use of the "usedforsecurity=False" flag. Please take a look and comment if you have any thoughts. https://code.djangoproject.com/ticket/28401 On Sunday, July 16, 2017 at 7:12:50 PM UTC-4, Andrew DiPrinzio wrote: > > I am

Re: Django db backend not FIPS compliant

2017-07-16 Thread Andrew DiPrinzio
I am having the same problem. Anyone have a solution other than patch hashlib? On Wednesday, May 31, 2017 at 4:08:54 PM UTC-4, Adam Johnson wrote: > > After googling a bit I found this CPython ticket: > https://bugs.python.org/issue9216 . It turns out that the block is in > OpenSSL and not rea