START lib/libcrypto/wycheproof 2024-05-25T07:21:35Z ==== regress-wycheproof-primes ==== perl /usr/src/regress/lib/libcrypto/wycheproof/wycheproof-json.pl > primality_testcases.h.tmp && mv primality_testcases.h.tmp primality_testcases.h cc -O2 -pipe -I/usr/src/regress/lib/libcrypto/wycheproof -I/usr/src/regress/lib/libcrypto/wycheproof/obj -MD -MP -c /usr/src/regress/lib/libcrypto/wycheproof/wycheproof-primes.c cc -o wycheproof-primes wycheproof-primes.o -lcrypto ./wycheproof-primes ==== regress-wycheproof ==== go build -o wycheproof /usr/src/regress/lib/libcrypto/wycheproof/wycheproof.go ./wycheproof Loaded Wycheproof test vectors for AES-CBC-PKCS5 with 183 tests from "aes_cbc_pkcs5_test.json" Running AES-CBC-PKCS5 test group IndCpaTest with IV size 128 and key size 128... Running AES-CBC-PKCS5 test group IndCpaTest with IV size 128 and key size 192... Running AES-CBC-PKCS5 test group IndCpaTest with IV size 128 and key size 256... INFO: Skipping tests from "dsa_2048_224_sha224_p1363_test.json" Loaded Wycheproof test vectors for CHACHA20-POLY1305 with 300 tests from "chacha20_poly1305_test.json" Loaded Wycheproof test vectors for AES-CMAC with 308 tests from "aes_cmac_test.json" Loaded Wycheproof test vectors for AES-GCM with 256 tests from "aes_gcm_test.json" Loaded Wycheproof test vectors for AES-CCM with 510 tests from "aes_ccm_test.json" Running CHACHA20-POLY1305 test group AeadTest with IV size 96, key size 256, tag size 128... 2024/05/25 09:22:29 Failed EVP_EncryptFinal msg Test case 1 ("RFC 7539") [] valid *** Error 1 in . (Makefile:24 'regress-wycheproof') FAILED FAIL lib/libcrypto/wycheproof *** Error 1 in . (Makefile:24 'regress-wycheproof')