]> git.ipfire.org Git - thirdparty/openssl.git/commit
Disable also argon2, scrypt and slh-dsa with no-bulk
authorTomas Mraz <tomas@openssl.org>
Wed, 22 Oct 2025 13:07:10 +0000 (15:07 +0200)
committerNeil Horman <nhorman@openssl.org>
Wed, 22 Oct 2025 20:50:21 +0000 (16:50 -0400)
commit21cca9d89899960e973450590300fc5a576cb830
tree0b0396096121ed46aa89a18110e6f7b1da17ec38
parentd29cb55515d1a17cdf0b85911e48b648e6a32261
Disable also argon2, scrypt and slh-dsa with no-bulk

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/28970)
Configure