diff options
author | kenjiro <> | 2025-06-03 08:19:29 +0000 |
---|---|---|
committer | kenjiro <> | 2025-06-03 08:19:29 +0000 |
commit | 24f7d078f0a54152d4c2c2452303352cdc6dae66 (patch) | |
tree | e4a78fbd7865f78c6c67e53380015fd28557e585 /src/lib/libtls/tls_server.c | |
parent | a0e8b5e2ce5f6c14ed133fc2350b4268645c65d5 (diff) | |
download | openbsd-24f7d078f0a54152d4c2c2452303352cdc6dae66.tar.gz openbsd-24f7d078f0a54152d4c2c2452303352cdc6dae66.tar.bz2 openbsd-24f7d078f0a54152d4c2c2452303352cdc6dae66.zip |
Add non-EVP tests for AES CFB128 and OFB128 modes
Extend aes_test.c to include non-EVP tests for AES CFB128 and OFB128 modes
using AES_cfb128_encrypt() and AES_ofb128_encrypt(). These additions improve
test coverage by exercising the low-level interfaces with the same vectors
used in the EVP-based tests.
ok tb@
Diffstat (limited to 'src/lib/libtls/tls_server.c')
0 files changed, 0 insertions, 0 deletions