Pauli dbde472688 Deprecate the low level HMAC functions
Use of the low level HMAC functions has been informally discouraged for a
long time.  We now formally deprecate them.

Applications should instead use EVP_MAC_CTX_new(3), EVP_MAC_CTX_free(3),
EVP_MAC_init(3), EVP_MAC_update(3) and EVP_MAC_final(3).

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10836)
2020-01-29 19:49:23 +10:00
..
2019-11-08 06:08:30 +10:00
2019-09-04 17:26:07 +02:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2020-01-06 17:11:47 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2020-01-02 18:28:22 +03:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2020-01-02 14:39:34 +00:00
2020-01-02 14:39:34 +00:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-08 06:08:30 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2020-01-29 19:49:23 +10:00
2019-11-08 06:08:30 +10:00
2019-11-20 09:49:52 +01:00
2019-11-20 09:49:52 +01:00
2019-09-28 20:26:36 +02:00
2019-11-20 09:49:52 +01:00
2019-12-19 09:58:51 +01:00