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

driver-only ECC: BN.PK testing #7754

Closed
mpg opened this issue Jun 13, 2023 · 0 comments · Fixed by #7989
Closed

driver-only ECC: BN.PK testing #7754

mpg opened this issue Jun 13, 2023 · 0 comments · Fixed by #7989
Assignees
Labels
enhancement size-s Estimated task size: small (~2d)

Comments

@mpg
Copy link
Contributor

mpg commented Jun 13, 2023

Context: #6839.

In all.sh, create a new accel/reference pair of components similar to the one that tests ECC acceleration without ECP_LIGHT, except:

  1. RSA and FFDH/DH/DHM are disabled, as well as things that depend on them (both accel and reference, both legacy and PSA)
  2. BIGNUM_C is disabled in the accel component only
  3. for now, all of X.509 and TLS are disabled (so, ssl-opt.sh is not running) - this will be lifted in follow-ups.

Ensure parity and fix any issue that might arise.

Depends on: #7453
Follow-ups: #7755, #7756

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement size-s Estimated task size: small (~2d)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants