]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Configure: Re-add srtpkdf disablable
authorTomas Mraz <tomas@openssl.org>
Mon, 16 Mar 2026 09:55:25 +0000 (10:55 +0100)
committerTomas Mraz <tomas@openssl.foundation>
Tue, 17 Mar 2026 11:15:54 +0000 (12:15 +0100)
Reviewed-by: Matt Caswell <matt@openssl.foundation>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
MergeDate: Tue Mar 17 11:16:00 2026
(Merged from https://github.com/openssl/openssl/pull/30446)

Configure

index 82d6e82a4acd9f83c2b898cb8d4da23a2f658b74..50cb79b874dd8c05c8dec7297dfe58a16d81c49f 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -488,6 +488,7 @@ my @disablables_algorithms = (
     "sm2",
     "sm3",
     "sm4",
+    "srtpkdf",
     "sshkdf",
     "sskdf",
     "x942kdf",