mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
ef9d8f2f1f
While RFC 5705 implies that the maximum length of context for exporters to be 65535 bytes as the length is embedded in uint16, the current implementation enforces much smaller limit, which is less than 1024 bytes. This removes the restriction by dynamically allocating memory. Signed-off-by: Daiki Ueno <dueno@redhat.com> Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22465) |
||
---|---|---|
.. | ||
argon2.c | ||
build.info | ||
hkdf.c | ||
hmacdrbg_kdf.c | ||
kbkdf.c | ||
krb5kdf.c | ||
pbkdf1.c | ||
pbkdf2_fips.c | ||
pbkdf2.c | ||
pbkdf2.h | ||
pkcs12kdf.c | ||
pvkkdf.c | ||
scrypt.c | ||
sshkdf.c | ||
sskdf.c | ||
tls1_prf.c | ||
x942kdf.c |