]> git.ipfire.org Git - thirdparty/openssl.git/commit
Raise an error if PBKDF2 iteration count set to zero on check disabled in default...
authorpohsingwu <pohsingwu@synology.com>
Fri, 9 May 2025 07:26:35 +0000 (15:26 +0800)
committerPauli <ppzgs1@gmail.com>
Mon, 12 May 2025 23:15:52 +0000 (09:15 +1000)
commit53ea500c49d41f516755aab0f03d8f5066c8623b
tree04e52362c3b0d134b25d540a0aae42e0e4c19cce
parent5810149e6566564a790bd6d3279159528015f915
Raise an error if PBKDF2 iteration count set to zero on check disabled in default provider

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27589)
providers/implementations/kdfs/pbkdf2.c
test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt