Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=afl-clang-fast ../openssl/config -d enable-fuzz-afl no-shared no-module
Commit log since last time: 7f9e744036 Add selftest callback to CRNG output test 4b51903d86 Fix AES_XTS on x86-64 platforms with BSAES and VPAES support. f80d0d2fd6 HMAC should work with non-provided digests 67ecd65cc4 Rename check_chain_extensions to check_chain cccf532fef Disallow certs with explicit curve in verification chain fe2f8aecfe EC_KEY: add EC_KEY_decoded_from_explicit_params() bde4aa8dc1 Fix Coverity CID 1466708 - correct pointer calculation in one case ebcae87f6b FIX strncpy warning in apps/cmp.c. 1cae59d14b Make KDFs fail if requesting a zero-length key. 0010870536 Allow zero-length secret for EVP_KDF API ec4c86d9ec Fix typo in bind_loader_attic comment 3f96b687f7 Document 2 newly added functions 7fc6168b6f Test HMAC output from the dgst CLI d8025f4ac0 Correctly display the signing/hmac algorithm in the dgst app b0002eb09a Redirect EVP_DigestInit to EVP_DigestSignInit_ex if appropriate b8e5622809 Don't send -1 as the length of the hmac key 067a3057c3 Annotate potential -Wunused-function violations in err.h 4bb73d5409 Add a NULL check to EVP_PKEY_assign 8230710f04 Update AES GCM IV max length to be 1024 bits (was 512) eb750219f2 undeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters 5d94202884 Configurations/unix-Makefile.tmpl: Don't specify headers twice fc661b50df OpenSSL::ParseC: recognise inline function bodies 4343a4187d Add self tests for rsa encryption Build log ended with (last 100 lines): $ CC=afl-clang-fast ../openssl/config -d enable-fuzz-afl no-shared no-module Configuring OpenSSL version 3.0.0-alpha7-dev for target linux-x86_64 Using os-specific seed configuration md5_one.o appears 2 times for the product libcrypto md5_sha1.o appears 2 times for the product libcrypto md5_dgst.o appears 2 times for the product libcrypto md5-x86_64.o appears 2 times for the product libcrypto Failure! Makefile wasn't produced. Please read INSTALL.md and associated NOTES-* files. You may also have to look over your available compiler tool chain or change your configuration. Died at ../openssl/Configure line 2427.
