History log of /openbsd-current/regress/sys/crypto/gmac/gmac_test.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 14-Dec-2021 deraadt

MINIMUM() because of no sys/param.h


# 1.6 13-Dec-2021 deraadt

remove a couple hundred sys/param.h includes in userland code, and
also whack some sys/cdefs.h early includes which is such a brutally
bad pattern
ok bluhm mbuhl


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.5 02-May-2017 mikeb

Sync GMAC and AES-CTR/-XTS regress tests with the new AES code

ok djm


Revision tags: OPENBSD_6_1_BASE
# 1.4 07-Mar-2017 inoguchi

Add test vectors to regress gmac_test.c
ok mikeb@


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.3 07-Nov-2015 mikeb

Emulate loops performed in the software crypto driver more closely


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.2 04-Apr-2011 deraadt

provide fake copies of explicit_bzero in the test scaffolds for kernel code


Revision tags: OPENBSD_4_9_BASE
# 1.1 22-Sep-2010 mikeb

Test vectors for GMAC as published in the original GCM proposal
to NIST (gcm-spec.pdf) and draft-mcgrew-gcm-test-01.txt.


Revision tags: OPENBSD_6_2_BASE
# 1.5 02-May-2017 mikeb

Sync GMAC and AES-CTR/-XTS regress tests with the new AES code

ok djm


Revision tags: OPENBSD_6_1_BASE
# 1.4 07-Mar-2017 inoguchi

Add test vectors to regress gmac_test.c
ok mikeb@


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.3 07-Nov-2015 mikeb

Emulate loops performed in the software crypto driver more closely


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.2 04-Apr-2011 deraadt

provide fake copies of explicit_bzero in the test scaffolds for kernel code


Revision tags: OPENBSD_4_9_BASE
# 1.1 22-Sep-2010 mikeb

Test vectors for GMAC as published in the original GCM proposal
to NIST (gcm-spec.pdf) and draft-mcgrew-gcm-test-01.txt.