]> git.ipfire.org Git - thirdparty/openssl.git/commit
Test HMAC output from the dgst CLI
authorMatt Caswell <matt@openssl.org>
Mon, 14 Sep 2020 15:13:54 +0000 (16:13 +0100)
committerDmitry Belyavskiy <beldmit@gmail.com>
Thu, 17 Sep 2020 08:12:08 +0000 (11:12 +0300)
commit7fc6168b6f5d0f696b610a88004ef79ed0eaa2ba
treecbc0b890920eaac4b784b7e685e96c1bdb962ab1
parentd8025f4ac002f6de775a8c3c7936036d0722eed6
Test HMAC output from the dgst CLI

We run two HMAC operations on the same file and confirm that both provide
us with the expected values.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12850)
test/recipes/20-test_dgst.t