You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mwcw - there was a minor bug where the validator wasn't checking for a null before a value. This has been fixed and it will go out with the next release. Thanks for letting us know, we will close reply here once the update is available.
Here's your error so you can run again beforehand.
Generator failed to complete with status code: ParameterValidationError, Parameter validator error. Parameters do not match the required parameters for the algorithm, check the appropriate values., No mask generation function found;Invalid Hash Algorithms supplied: SHA-1;No mask generation function found;Invalid Hash Algorithms supplied: SHA-1;No mask generation function found;Invalid Hash Algorithms supplied: SHA-1
environment
DEMO
testSessionId
None allocated before failure
vsId
Algorithm registration
Endpoint in which the error is experienced
https://[acvpUrl]/acvp/[endpoint] GET
Expected behavior
A set of vectors.
Additional context
pkcs1v1.5 works as long as we don't add MGF1 and we remove SHA-1
The text was updated successfully, but these errors were encountered: