Platform and configuration command: $ uname -a Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-blake2
Commit log since last time: e74b5dcf16 testutil/init.c rename to testutil/testutil_init.c a90311fead A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpages f3d0c92b42 Delete recently documented functions from missingcrypto c15faa8d5c Fix an uninitialised read in conf_def.c b3b045f6b0 Fix no-blake2 1aa516b943 Fix no-engine 1640d48c5b CORE & PROV: make export of key data leaner through callback 726ad13c4e Fix no-cmac and no-camellia d7e4aecd89 Add confdump to .gitignore d8fef6da57 Document various new/changes EVP_PKEY_CTX_* functions c68f5050db Document the public EVP_ASYM_CIPHER releated functions 11d876df50 Add documentation for the Asymmetric Cipher Operation 89abd1b6f4 Move RSA Asym cipher code to the default provider 081d08fa58 Increase OSSL_PARAM_BLD_MAX for multi-prime RSA 2c938e2ee8 Implement provider support for Asym Ciphers 46ef075a99 Allow strings in params to be of zero length b3f3ba7011 Allow setting a NULL pointer in a params structure 10e7216e50 CORE: Add a generic callback function type c31950b964 chacha_enc.c: fix for EBCDIC platforms 3cc26f2eba Extend docs for EC_POINT conversion functions 35ed029b5a Add self-test for EC_POINT_hex2point d47c108756 Fix EC_POINT_bn2point() for BN_zero() a7372f5922 libcrypto.num: remove some unused EVP_MAC symbols b2a7310af0 Add more tests for apps/req
