diff options
author | tb <> | 2025-05-10 19:01:16 +0000 |
---|---|---|
committer | tb <> | 2025-05-10 19:01:16 +0000 |
commit | d0f630df58abad993d660fe05904329afd962089 (patch) | |
tree | 8f28a79ed8e3c3edb243f185a3159fdda9a7a4b7 /src/regress/lib/libc/stdio_threading/fputs | |
parent | c4f52d97f899ca9b2eb3e928a0efd05484fbd673 (diff) | |
download | openbsd-master.tar.gz openbsd-master.tar.bz2 openbsd-master.zip |
Currently PKCS12_setup_mac() function uses salt length of 8 bytes / 64
bits when no salt length is specified. Increase this fallback default
to 16 bytes / 128 bits, as recommended by NIST SP 800-132.
Note this is for interoperability purposes. Some FIPS implementations
enforce minimum salt length of 16 bytes. Examples of such FIPS
implemenations are Bouncycastle FIPS Java API and Chainguard FIPS
Provider for OpenSSL. Also future v3.6 release of OpenSSL will also
increase the default salt length to 16 bytes.
From Dimitri John Ledkov, thanks
Diffstat (limited to 'src/regress/lib/libc/stdio_threading/fputs')
0 files changed, 0 insertions, 0 deletions