openssl/test/recipes/30-test_evp_data
Richard Levitte 61e78e7ace Fix SipHash init order.
Setting the SipHash hash size and setting its key is done with two
independent functions...  and yet, the internals depend on both.

Unfortunately, the function to change the size wasn't adapted for the
possibility that the key was set first, with a different hash size.

This changes the hash setting function to fix the internal values
(which is easy, fortunately) according to the hash size.

evpmac.txt value for digestsize:8 is also corrected.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7613)

(cherry picked from commit 425036130d)
2018-11-12 07:16:58 +01:00
..
evpcase.txt Make OBJ_NAME case insensitive. 2018-09-04 07:35:45 +10:00
evpciph.txt Update copyright year 2018-09-11 13:45:17 +01:00
evpdigest.txt Tests for MD5-SHA1 combined digest. 2018-07-04 08:07:02 +10:00
evpencod.txt
evpkdf.txt Add interface to the scrypt KDF by means of PKEY_METHOD 2017-08-08 15:44:49 +01:00
evpmac.txt Fix SipHash init order. 2018-11-12 07:16:58 +01:00
evppbe.txt
evppkey.txt [test] throw error from wrapper function instead of an EC_METHOD specific one 2018-09-03 20:25:41 +02:00
evppkey_ecc.txt [test] throw error from wrapper function instead of an EC_METHOD specific one 2018-09-03 20:25:41 +02:00