Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-638

The cdriver's scram implementation doesn't work with openssl FIPS

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.5
    • Affects Version/s: 1.1.4
    • Component/s: None
    • None

      The cdriver uses the SHA1() function from openssl, but that's actually not okay in fips mode. Instead we have to wrap the various evp functions to do the same thing.

      https://github.com/mongodb/mongo-c-driver/pull/228

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: