History log of /openbsd-current/regress/lib/libcrypto/aead/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.8 20-Aug-2022 jsing

Test EVP_chacha20_poly1305() (linking statically for now)


# 1.7 30-Jul-2022 jsing

Provide additional AEAD test cases.

Bring in additional AEAD test cases from BoringSSL.

This provides additional coverage for AES-{128,192,256}-GCM, as well as
Chacha20-Poly1305 and XChaCha20-Poly1305.

Discussed with tb@


# 1.6 30-Jul-2022 jsing

Allow the AEAD to be specified for a test file.

Currently, this must be specified per test - allow it to be given as a
command line argument that applies to the entire test file.


Revision tags: OPENBSD_7_1_BASE
# 1.5 14-Jan-2022 tb

Undo static linking and other workarounds that are no longer needed
after the bump


# 1.4 12-Jan-2022 tb

Rework test to use EVP_AEAD_CTX_{new,free}() and link statically for now


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE 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.3 08-Jul-2014 jsing

Include -DLIBRESSL_INTERNAL in regress makefiles.

ok miod@


# 1.2 01-Jun-2014 miod

Build these tests with WARNINGS=Yes and -Werror, and do the necessary
fixes to keep building.


# 1.1 15-May-2014 jsing

Add a regress test for AEAD, based on Adam Langley's code.


# 1.7 30-Jul-2022 jsing

Provide additional AEAD test cases.

Bring in additional AEAD test cases from BoringSSL.

This provides additional coverage for AES-{128,192,256}-GCM, as well as
Chacha20-Poly1305 and XChaCha20-Poly1305.

Discussed with tb@


# 1.6 30-Jul-2022 jsing

Allow the AEAD to be specified for a test file.

Currently, this must be specified per test - allow it to be given as a
command line argument that applies to the entire test file.


Revision tags: OPENBSD_7_1_BASE
# 1.5 14-Jan-2022 tb

Undo static linking and other workarounds that are no longer needed
after the bump


# 1.4 12-Jan-2022 tb

Rework test to use EVP_AEAD_CTX_{new,free}() and link statically for now


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE 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.3 08-Jul-2014 jsing

Include -DLIBRESSL_INTERNAL in regress makefiles.

ok miod@


# 1.2 01-Jun-2014 miod

Build these tests with WARNINGS=Yes and -Werror, and do the necessary
fixes to keep building.


# 1.1 15-May-2014 jsing

Add a regress test for AEAD, based on Adam Langley's code.


# 1.5 14-Jan-2022 tb

Undo static linking and other workarounds that are no longer needed
after the bump


# 1.4 12-Jan-2022 tb

Rework test to use EVP_AEAD_CTX_{new,free}() and link statically for now


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE 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.3 08-Jul-2014 jsing

Include -DLIBRESSL_INTERNAL in regress makefiles.

ok miod@


# 1.2 01-Jun-2014 miod

Build these tests with WARNINGS=Yes and -Werror, and do the necessary
fixes to keep building.


# 1.1 15-May-2014 jsing

Add a regress test for AEAD, based on Adam Langley's code.


# 1.4 12-Jan-2022 tb

Rework test to use EVP_AEAD_CTX_{new,free}() and link statically for now


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE 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.3 08-Jul-2014 jsing

Include -DLIBRESSL_INTERNAL in regress makefiles.

ok miod@


# 1.2 01-Jun-2014 miod

Build these tests with WARNINGS=Yes and -Werror, and do the necessary
fixes to keep building.


# 1.1 15-May-2014 jsing

Add a regress test for AEAD, based on Adam Langley's code.


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 08-Jul-2014 jsing

Include -DLIBRESSL_INTERNAL in regress makefiles.

ok miod@


# 1.2 01-Jun-2014 miod

Build these tests with WARNINGS=Yes and -Werror, and do the necessary
fixes to keep building.


# 1.1 15-May-2014 jsing

Add a regress test for AEAD, based on Adam Langley's code.