LMS/XMSS/SLH-DSA x64 asm: SHA-256/SHA-512/SHA-3 n-way - #11300
Conversation
|
Code generated with PR: |
|
Can one of the admins verify this patch? |
|
19bf3b0 to
8a4695e
Compare
|
Jenkins: retest this please |
8a4695e to
e95be79
Compare
|
Jenkins: retest this please FIPS aborted |
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11300
Scan targets checked: wolfcrypt-bugs, wolfcrypt-port-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src
Findings: 3
3 finding(s) posted as inline comments (see file-level comments below)
This review was generated automatically by Fenrir. Reported findings require changes before merge.
e95be79 to
a4880ff
Compare
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11300
Scan targets checked: wolfcrypt-bugs, wolfcrypt-port-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src
Findings: 2
2 finding(s) posted as inline comments (see file-level comments below)
This review was generated automatically by Fenrir. Reported findings require changes before merge.
Add n-way implementations of SHA-256/SHA-512/SHA-3 for LMS/XMSS/SLH-DSA. Implementations using up to AVX2 or AVX512F or AVX512F/BW.
a4880ff to
a97b78e
Compare
Description
Add n-way implementations of SHA-256/SHA-512/SHA-3 for LMS/XMSS/SLH-DSA.
Implementations using up to AVX2 or AVX512F or AVX512F/BW.
Testing
Regression tested LMS/XMSS/SLH-DSA with C only and Intel x64 ASM.