This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ40Z50-R2: SHA-1 Authentication Digest Problem

Part Number: BQ40Z50-R2
Other Parts Discussed in Thread: BQ40Z50, BQSTUDIO, BQ26100

Hi Team,

We are running into issues with SHA-1 authentication where open ssl generates a different digest than BQstudio or the BQ40Z50.

It seems that they attempted to use a FIPS open ssl algorithm that doesn't provide the right digest. They are hoping we can either provide:

  1. BQ40Z50 firmware that will provide the same digest as openssl SHA-1
  2. A command line tool source code that can give the same digest as the BQ40Z50
    1. they need the source as they have to cross compile it to the device

Do we have source (host) code that we can provide them for running SHA-1? Perhaps from when the SHA-1 was tested?

Thank you!