spack/lib/spack
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
..
docs Fix class name in build system tutorials (#7346) 2018-02-27 20:15:35 -08:00
env Replace github.com/llnl/spack with github.com/spack/spack (#6142) 2017-11-04 17:08:04 -07:00
external Fix issues with spack [cmd] -h help output 2018-02-12 20:25:17 -08:00
llnl Constructing a SpecBuildInterface from another gives no inconsistent MRO (#7457) 2018-03-12 17:07:08 +09:00
spack Support MD5 with a warning when OpenSSL is compiled in FIPS mode (#7531) 2018-03-21 14:11:54 -07:00