Is it possible to use DES_crypt() in OpenSSL FIPS mode ? Some low level non-EVP methods are allowed, I think. The question comes from seeing if it is possible to use the OpenSSL password() method in FIPS mode. Regards.