swh:1:snp:dc2a5002442a00b1c0eda7c65d04ea7455e166cd
Revision e88dfd5ee50f9d934edd966369339ee5573c67d4 authored by erbsland-dev on 10 September 2024, 19:24:59 UTC, committed by Tomas Mraz on 13 September 2024, 08:13:32 UTC
Related to #8331 Addressing found issues by adding specific error messages to improve feedback when tag length checks fail for the `EVP_CTRL_AEAD_SET_TAG` parameter in the AES-OCB algorithm. - Added PROV_R_INVALID_TAG_LENGTH error to indicate when the current tag length exceeds the maximum tag length of the algorithm. - Added `PROV_R_INVALID_TAG_LENGTH` error to indicate when the current tag length in the context does not match a custom tag length provided as a parameter. - Added `ERR_R_PASSED_INVALID_ARGUMENT` error to handle cases where an invalid pointer is passed in encryption mode. Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25425) (cherry picked from commit 645edf50f0274448174d9739543bf01b1708b2f5)
1 parent 1727cbb
Tip revision: 0fdf965bf0b1f87d4a5d52c71994ffdda5235718 authored by Neil Horman on 11 September 2024, 13:53:49 UTC
review fixups for quic-hq-interop
review fixups for quic-hq-interop
Tip revision: 0fdf965
File | Mode | Size |
---|---|---|
.github | ||
Configurations | ||
VMS | ||
apps | ||
crypto | ||
demos | ||
dev | ||
doc | ||
engines | ||
external | ||
fuzz | ||
gost-engine @ 2a8a5e0 | ||
include | ||
krb5 @ 784c38f | ||
ms | ||
os-dep | ||
providers | ||
pyca-cryptography @ 7e33b0e | ||
ssl | ||
test | ||
tools | ||
util | ||
wycheproof @ 2196000 | ||
.gitattributes | -rw-r--r-- | 514 bytes |
.gitignore | -rw-r--r-- | 4.6 KB |
.gitmodules | -rw-r--r-- | 372 bytes |
ACKNOWLEDGEMENTS.md | -rw-r--r-- | 157 bytes |
AUTHORS.md | -rw-r--r-- | 990 bytes |
CHANGES.md | -rw-r--r-- | 741.3 KB |
CONTRIBUTING.md | -rw-r--r-- | 4.9 KB |
Configure | -rwxr-xr-x | 132.7 KB |
HACKING.md | -rw-r--r-- | 1.2 KB |
INSTALL.md | -rw-r--r-- | 62.1 KB |
LICENSE.txt | -rw-r--r-- | 9.9 KB |
NEWS.md | -rw-r--r-- | 74.8 KB |
NOTES-ANDROID.md | -rw-r--r-- | 4.5 KB |
NOTES-DJGPP.md | -rw-r--r-- | 2.1 KB |
NOTES-NONSTOP.md | -rw-r--r-- | 10.8 KB |
NOTES-PERL.md | -rw-r--r-- | 4.9 KB |
NOTES-UNIX.md | -rw-r--r-- | 5.6 KB |
NOTES-VALGRIND.md | -rw-r--r-- | 2.7 KB |
NOTES-VMS.md | -rw-r--r-- | 4.7 KB |
NOTES-WINDOWS.md | -rw-r--r-- | 9.0 KB |
README-ENGINES.md | -rw-r--r-- | 15.3 KB |
README-FIPS.md | -rw-r--r-- | 6.7 KB |
README-PROVIDERS.md | -rw-r--r-- | 5.3 KB |
README.md | -rw-r--r-- | 6.5 KB |
SUPPORT.md | -rw-r--r-- | 3.8 KB |
VERSION.dat | -rw-r--r-- | 93 bytes |
build.info | -rw-r--r-- | 3.7 KB |
config | -rwxr-xr-x | 378 bytes |
config.com | -rw-r--r-- | 2.5 KB |
configdata.pm.in | -rw-r--r-- | 16.3 KB |
e_os.h | -rw-r--r-- | 12.8 KB |

Computing file changes ...