Changed paths:
M crypto/evp/ctrl_params_translate.c
M crypto/modes/asm/aes-gcm-avx512.pl M doc/designs/functions-for-explicitly-fetched-signature-algorithms.md
M doc/man1/openssl-verification-options.pod
M doc/man3/EVP_PKEY_sign.pod
M doc/man3/OSSL_PROVIDER.pod
M doc/man3/X509_STORE_CTX_new.pod
M doc/man7/openssl-env.pod
M providers/implementations/kem/rsa_kem.c
M providers/implementations/signature/rsa_sig.c
M ssl/quic/quic_record_util.c
M ssl/t1_trce.c
M test/bio_base64_test.c
M test/recipes/20-test_speed.t
M util/perl/TLSProxy/Proxy.pm
Changed paths:
M engines/e_padlock.c
M test/params_test.c
Log Message:
-----------
Use 'codespell:ignore' where justifiable
There's this one random string where we have the word "Hellow". It's a
random string, "correct" spelling is really not important, so we tell
codespell to just ignore that line.