Git Product home page Git Product logo

Comments (5)

jamadden avatar jamadden commented on August 15, 2024

What benefit is there to running RelStorage in FIPS mode? I'm not aware of any, so I would just recommend not doing that 😄

from relstorage.

jamadden avatar jamadden commented on August 15, 2024

A quick review of relstorage+deps it seems nothing at runtime is using hashlib.md5.

The MD5 checksum is stored as part of the state for an object in history preserving storages. It is used during (at least) undo operations.

from relstorage.

runyaga avatar runyaga commented on August 15, 2024

FIPS mode is enabled at the OS level. We can not opt-out of it. In our case we are running containers on FIPS enabled RHEL server's and at runtime the md5 call blows up.

from relstorage.

jamadden avatar jamadden commented on August 15, 2024

Thanks, the context is helpful.

from relstorage.

jamadden avatar jamadden commented on August 15, 2024

Fixed in 3.5.0a5.

from relstorage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.