diff options
author | kenjiro <> | 2025-06-03 08:42:15 +0000 |
---|---|---|
committer | kenjiro <> | 2025-06-03 08:42:15 +0000 |
commit | 82cb6d2187c46a5ca3bf09876c4b839881659abc (patch) | |
tree | 434d3918c993050065791d5dd314e69293d80c26 /src/lib/libssl/man/SSL_get_error.3 | |
parent | db4ef294b026e518a37a083a9ef4d3adffea371c (diff) | |
download | openbsd-82cb6d2187c46a5ca3bf09876c4b839881659abc.tar.gz openbsd-82cb6d2187c46a5ca3bf09876c4b839881659abc.tar.bz2 openbsd-82cb6d2187c46a5ca3bf09876c4b839881659abc.zip |
Use timingsafe_memcmp when comparing authenticators
Replace memcmp() with timingsafe_memcmp() for authentication tag
comparison in AES-CCM, GCM, PKCS12 and AES key unwrap code paths
to ensure constant-time behavior and avoid potential timing side
channels.
This aligns with OpenSSL 1e4a355.
ok tb@
Diffstat (limited to 'src/lib/libssl/man/SSL_get_error.3')
0 files changed, 0 insertions, 0 deletions