]> git.ipfire.org Git - thirdparty/openssl.git/commit
testutil: increase the line length for reading stanzas
authorPauli <ppzgs1@gmail.com>
Fri, 14 Feb 2025 02:00:59 +0000 (13:00 +1100)
committerPauli <ppzgs1@gmail.com>
Thu, 20 Feb 2025 00:17:39 +0000 (11:17 +1100)
commit4439b8d3cc5c9a224884c17984d43efc29225e3f
treeac7d2344f4b3f390f80da2bc4d0dbc8fedd0012b
parentde194a607435e5a109fe2ace0e6c8f7aa7c7a724
testutil: increase the line length for reading stanzas

PQC algorithms and SLH-DSA in particular have very long lines of data.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/26750)
test/testutil/stanza.c