Files
git/sha256
Junio C Hamano 996db74865 Merge branch 'ew/hash-with-openssl-evp' into next
Adjust to OpenSSL 3+, which deprecates its SHA-1 functions based on
its traditional API, by using its EVP API instead.

* ew/hash-with-openssl-evp:
  avoid SHA-1 functions deprecated in OpenSSL 3+
  sha256: avoid functions deprecated in OpenSSL 3+
2023-08-02 19:27:10 -07:00
..