spack/lib
scheibelp e8a0637606 Support MD5 with a warning when OpenSSL is compiled in FIPS mode (#7531)
* This allows Spack to work with MD5 hashes on machines with openssl in FIPS mode.
* We are still using MD5 for validation in many places, and a later PR will replace all uses of MD5 with SHA256.
* This is a quick fix until that happens.
2018-03-21 14:11:54 -07:00
..
spack Support MD5 with a warning when OpenSSL is compiled in FIPS mode (#7531) 2018-03-21 14:11:54 -07:00