Hi all, I've used the FIPS Object Module v2.0.2 in a product which need to be FIPS 140-2 certified. One of the steps in this process is to certify the module algorithms on our platform since it is not one of the platforms which are covered by certificate #1747. I have all these questionnaires from the certification lab about the algorithms and some of the answers I simply do not know. E.g. for RSAPSS they want to know what the salt length is. As far as I know this is dynamically determined based on the modulus size and digest (correct?). Anyway, I do not know what value to fill in as an answer. So is it possible to get access to these "algorithm" documents which OpenSSL also had to complete for their certification?
Regards, LJB