freebsd-dev/tests/sys/opencrypto
John Baldwin de0f7dca5e Run the plain SHA digest tests from NIST.
Pass in an explicit digest length to the Crypto constructor since it
was assuming only sessions with a MAC key would have a MAC.  Passing
an explicit size allows us to test the full digest in HMAC tests as
well.

Reviewed by:	cem
MFC after:	1 month
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D19884
2019-04-24 00:16:39 +00:00
..
blake2_test.c Fix sys/opencrypto/blake2_test when kern.cryptodevallowsoft=0 2018-08-16 23:49:56 +00:00
blake2-kat.h Import Blake2 algorithms (blake2b, blake2s) from libb2 2018-03-21 16:18:14 +00:00
cryptodev.py Run the plain SHA digest tests from NIST. 2019-04-24 00:16:39 +00:00
cryptodevh.py Sync cryptographic algorithm constants with current cryptodev.h. 2019-04-19 21:58:51 +00:00
cryptotest.py Run the plain SHA digest tests from NIST. 2019-04-24 00:16:39 +00:00
dpkt.py
Makefile Specify using Python2, these .py files have not been converted to use Python3 2019-04-20 07:32:29 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
poly1305_test.c Add test cases for Poly1305 from RFC 7539 2018-08-17 00:32:00 +00:00
runtests.sh Specify using Python2, these .py files have not been converted to use Python3 2019-04-20 07:32:29 +00:00