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

[hmac, dv] Extend multistream TLT #23780

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

ballifatih
Copy link
Contributor

Related to #23507.

Extends the multistream HMAC test so that:

  • One-shot and streaming calls are mixed (each test from the test vector is run twice, one as oneshot another as streaming).
  • Streaming calls are divided into random number of message segments [1, 4]. The length of segments are also random.
  • The order of test vectors is randomized. In total there are 12 vectors, 6 of which are oneshot.

Related to lowRISC#23507.

Extends the multistream HMAC test so that:
* One-shot and streaming calls are mixed.
* Streaming calls are divided into random
number of message segments [1, 4].
* The order of test vectors is randomized.

Signed-off-by: Fatih Balli <[email protected]>
@ballifatih ballifatih requested a review from a team as a code owner June 22, 2024 18:34
@ballifatih ballifatih requested review from jon-flatley, moidx and gdessouky and removed request for a team and jon-flatley June 22, 2024 18:34
@moidx moidx merged commit 7483d26 into lowRISC:master Jun 24, 2024
31 checks passed
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

Successfully merging this pull request may close these issues.

2 participants