Re: [Cryptography-dev] FIPS cffi bindings

2017-09-25 Thread Alex Gaynor
As you noted, I have a disdain for FIPS-140. Familiarity breeds contempt. That said, I'm ok with landing just the bindings. Alex On Mon, Sep 25, 2017 at 11:54 AM, Scott Sturdivant < scott.sturdiv...@gmail.com> wrote: > Hi, > > Would the cryptography dev team be accepting of a patch that added b

[Cryptography-dev] FIPS cffi bindings

2017-09-25 Thread Scott Sturdivant
Hi, Would the cryptography dev team be accepting of a patch that added binding support for the OpenSSL FIPS_mode, FIPS_mode_set, and FIPS_selftest functions? Reading Alex's thoughts on the matter ( https://bugs.python.org/issue27592#msg271008), my guess is "probably not." Assuming that a patch w