Actions
Feature #6943
closedpstore in FIPS mode
Feature #6943:
pstore in FIPS mode
Status:
Closed
Assignee:
-
Target version:
-
Description
Is there any chance to make PStore compatible with FIPS mode? PStore is using MD5 for data checksum, but MD5 is unsupported algorithm in FIPS mode unfortunately. It would be easy to use different hash algorithm, but I am afraid that backward compatibility would be lost. Thank you.
Actions