commit | ec229f86db8af4c824499b702fba17eb7692ab0f | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Thu Jun 30 18:57:39 2016 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Thu Jun 30 18:57:39 2016 +0300 |
tree | a9b68ca1d34e2c2399adc243f9b8274f718d1694 | |
parent | b2d49aa07f725c5e5eedfb3949a07627d44c8f79 [diff] |
Internal md5 and sha1 implementations are now always used. This reduces the number of moving parts in ABI compatibility checks. Additionally, it also allows to use OpenSSL in FIPS mode while still using md5 for non-security tasks.