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

Add smoketests to github workflow actions #48

Open
xnox opened this issue Sep 3, 2024 · 2 comments
Open

Add smoketests to github workflow actions #48

xnox opened this issue Sep 3, 2024 · 2 comments
Assignees

Comments

@xnox
Copy link

xnox commented Sep 3, 2024

Please add smoketests that perform:

openssl speed sha256 rsa2048 ecdsap256
openssl s_client -connect github.com:443 </dev/null

Possibly with comparison of output with --provider default and --provider libwolfprov

@xnox
Copy link
Author

xnox commented Sep 3, 2024

Attempting to add the above, results in inability to initiate RSA, or numbers are significantly different between the two providers, or certificate verification fails.

@anhu
Copy link
Member

anhu commented Sep 3, 2024

Hi @xnox
Thanks for the idea and the information!! I'm assigning our excellent wolfProvider expert Andras F. to look into that for you.
Warm regards, Anthony

@anhu anhu assigned bandi13 and unassigned anhu Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants