-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
openssl speed inconsistent behavior #21248
Copy link
Copy link
Closed as not planned
Labels
branch: 3.0Applies to openssl-3.0 branchApplies to openssl-3.0 branchbranch: 3.1Applies to openssl-3.1 (EOL)Applies to openssl-3.1 (EOL)branch: 3.2Applies to openssl-3.2 (EOL)Applies to openssl-3.2 (EOL)branch: masterApplies to master branchApplies to master branchinactiveThis label should not be applied to open issues anymore.This label should not be applied to open issues anymore.resolved: answeredThe issue contained a question which has been answeredThe issue contained a question which has been answeredresolved: not a bugThe issue is not considered a bugThe issue is not considered a bugtriaged: questionThe issue contains a questionThe issue contains a question
Metadata
Metadata
Assignees
Labels
branch: 3.0Applies to openssl-3.0 branchApplies to openssl-3.0 branchbranch: 3.1Applies to openssl-3.1 (EOL)Applies to openssl-3.1 (EOL)branch: 3.2Applies to openssl-3.2 (EOL)Applies to openssl-3.2 (EOL)branch: masterApplies to master branchApplies to master branchinactiveThis label should not be applied to open issues anymore.This label should not be applied to open issues anymore.resolved: answeredThe issue contained a question which has been answeredThe issue contained a question which has been answeredresolved: not a bugThe issue is not considered a bugThe issue is not considered a bugtriaged: questionThe issue contains a questionThe issue contains a question
openssl speed -provider legacy -evp md4works normally, though reportingwhich is suboptimal but not really important.
At the same time, the command
openssl speed -evp md4 -provider legacydoes not work at all: