1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-04-19 08:03:53 +02:00
git/sha256
Junio C Hamano 889c94d2a0 Merge branch 'ew/hash-with-openssl-evp'
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-09 16:18:15 -07:00
..
block
gcrypt.h sha256/gcrypt: die on gcry_md_open failures 2023-07-31 08:57:24 -07:00
nettle.h sha256: add support for Nettle 2022-07-10 14:43:34 -07:00
openssl.h sha256: avoid functions deprecated in OpenSSL 3+ 2023-08-01 08:34:54 -07:00