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-07-02 14:22:29 +02:00
2019-12-11 19:04:01 +01:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-10-31 14:26:34 +01:00
2019-08-19 00:06:41 +02:00
2019-10-14 22:54:02 +02:00
2019-08-19 07:19:56 +02:00
2019-07-01 10:09:22 +02:00
2019-10-11 15:30:57 +02:00
2019-08-06 11:31:47 +01:00
2019-12-11 19:04:01 +01:00
2019-12-11 19:04:01 +01:00
2019-11-15 17:20:33 +01:00
2019-11-15 17:20:33 +01:00
2019-11-15 17:20:33 +01:00
2019-12-11 19:04:01 +01:00
2019-12-11 19:04:01 +01:00
2019-07-02 14:22:29 +02:00
2019-09-04 10:38:13 +02:00
2020-01-22 18:06:49 +01:00
2020-01-19 10:14:39 +10:00
2019-12-11 19:04:01 +01:00
2019-10-11 15:30:57 +02:00
2019-07-02 14:22:29 +02:00
2019-10-09 17:44:04 +02:00
2019-07-02 14:22:29 +02:00
2019-12-11 19:04:01 +01:00
2019-10-31 14:26:34 +01:00
2020-01-22 18:06:49 +01:00
2019-12-11 19:04:01 +01:00
2019-11-06 19:38:32 +01:00
2019-07-02 14:22:29 +02:00
2019-08-19 00:06:41 +02:00
2019-10-11 15:30:57 +02:00
2019-05-31 12:23:58 +02:00