Jeffrey Ryan
a66a52d144
common: update sha256sum to use OpenSSL 3.0 API
...
As of OpenSSL 3.0, `SHA256_Init`, `SHA256_Update`, and `SHA256_Final`
are deprectaed in favor of the higher-level `EVP_*` class of functions.
This causes compiler warnings, and sooner or later, will cause build
errors as these functions are excluded from distro headers.
Also add some documentation.
2022-05-18 01:34:16 +02:00
..
2022-04-21 18:58:47 -04:00
2022-03-04 06:59:20 +01:00
2022-03-04 06:59:20 +01:00
2022-04-06 08:12:44 +02:00
2022-05-18 01:34:16 +02:00
2022-05-10 16:47:13 -05:00
2022-04-21 18:58:47 -04:00
2022-04-25 10:18:26 -05:00
2022-04-18 09:55:20 -05:00
2022-04-18 09:55:20 -05:00
2022-03-04 06:59:20 +01:00
2022-03-04 06:59:20 +01:00
2022-04-19 22:15:10 -05:00
2022-04-18 00:49:53 -07:00
2022-03-04 06:59:20 +01:00
2022-03-04 06:59:20 +01:00
2022-05-09 14:38:54 -07:00
2022-04-06 08:12:44 +02:00
2022-04-06 08:12:44 +02:00
2022-05-10 16:56:39 -05:00
2022-04-27 18:53:03 +01:00
2022-04-18 09:55:21 -05:00
2022-03-04 06:59:20 +01:00
2022-05-13 17:43:21 +00:00
2022-05-05 21:48:19 -05:00
2022-05-02 12:08:05 -05:00
2022-05-10 16:41:02 -05:00
2022-05-16 13:51:18 -05:00
2022-03-04 06:59:20 +01:00
2022-04-25 10:22:03 -05:00
2020-09-14 16:52:42 +02:00
2019-08-26 19:28:25 +00:00