Changed paths:
M NEWS.md
M crypto/evp/ctrl_params_translate.c
M crypto/modes/asm/aes-gcm-avx512.pl M doc/man1/openssl-verification-options.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 ssl/t1_trce.c
M test/recipes/80-test_cmp_http_data/test_connection.csv
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.