Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the use of preReqVals? #923

Closed
s-c-c opened this issue Jul 20, 2020 · 8 comments
Closed

What is the use of preReqVals? #923

s-c-c opened this issue Jul 20, 2020 · 8 comments
Labels

Comments

@s-c-c
Copy link

s-c-c commented Jul 20, 2020

Hi, I can't find out what preReqVals are used for in the ACVP RSA protocol. How does valValue works?

@smuellerDD
Copy link
Contributor

smuellerDD commented Jul 20, 2020 via email

@s-c-c
Copy link
Author

s-c-c commented Jul 20, 2020

That means SHA will use valValue as seed or something?

@smuellerDD
Copy link
Contributor

smuellerDD commented Jul 20, 2020 via email

@s-c-c
Copy link
Author

s-c-c commented Jul 20, 2020

What does the value "same" mean?

@celic
Copy link
Collaborator

celic commented Jul 20, 2020

That the capabilities for SHA for example exist in the same test session as the algorithm that depends on SHA.

@celic celic added the Question label Jul 20, 2020
@s-c-c
Copy link
Author

s-c-c commented Jul 21, 2020

There are two mode for ecdsa keygen specified in FIPS 186-4. "extra bit" and "testing candidates".
Does openssl support both two modes? and in the api EC_KEY_generate_key, i dont find the param to controll
which mode to be used for keygen. i want to know how to select the mode for application?

@smuellerDD
Copy link
Contributor

smuellerDD commented Jul 21, 2020 via email

@dmchodnicki
Copy link
Collaborator

The original questions raised by this item have been answered. Therefore, the issue is being Closed. Future updates related to Prerequisite Processing are being tracked in issue #1071 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants