]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
test_digest: Test old and new APIs
authorVitaly Chikunov <vt@altlinux.org>
Sat, 9 May 2020 20:02:25 +0000 (23:02 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sun, 10 May 2020 14:11:21 +0000 (17:11 +0300)
commite200e6195805d87303cc2157ba38a593013623d3
tree1c3c2f7b7bf89ba3c4eccd1aaca71ca90ca26c7c
parentcded1d0aa04a386faa3778d0b029c78abd996e93
test_digest: Test old and new APIs

Both HMAC (deprecated) and EVP_MAC (since 3.0).
Also, remove redundant test iteration in do_digest().
test_digest.c