Skip to content

AES asm: Add GCM 8-bit tabl, fixes#10949

Open
SparkiDev wants to merge 1 commit into
wolfSSL:masterfrom
SparkiDev:aes_asm_gcm_tables_fixup
Open

AES asm: Add GCM 8-bit tabl, fixes#10949
SparkiDev wants to merge 1 commit into
wolfSSL:masterfrom
SparkiDev:aes_asm_gcm_tables_fixup

Conversation

@SparkiDev

Copy link
Copy Markdown
Contributor

Description

Added assembly to do 8-bit-table GCM_gmult_len.
Wired it into aes.c and wired small to use C code.
Fixed guards around assembly.

Testing

Regression tested AES assembly for ARM64, ARM32 and Thumb2.

@SparkiDev SparkiDev self-assigned this Jul 20, 2026
@SparkiDev

Copy link
Copy Markdown
Contributor Author

Code generated by:
https://github.com/wolfSSL/scripts/pull/631

@wolfSSL-Fenrir-bot wolfSSL-Fenrir-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fenrir Automated Review — PR #10949

Scan targets checked: wolfcrypt-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src

Findings: 1
1 finding(s) posted as inline comments (see file-level comments below)

This review was generated automatically by Fenrir. Findings are non-blocking.

Comment thread wolfcrypt/src/aes.c Outdated
@SparkiDev SparkiDev self-assigned this Jul 20, 2026
@SparkiDev
SparkiDev force-pushed the aes_asm_gcm_tables_fixup branch from bdbb161 to 1c62d90 Compare July 20, 2026 22:46
Comment thread wolfcrypt/src/aes.c Outdated
@SparkiDev

SparkiDev commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Jenkins: retest this please

FIPS FAILED

@SparkiDev
SparkiDev requested review from wolfSSL-Fenrir-bot and removed request for wolfSSL-Fenrir-bot July 21, 2026 10:46

@wolfSSL-Fenrir-bot wolfSSL-Fenrir-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fenrir Automated Review — PR #10949

Scan targets checked: wolfcrypt-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src

No new issues found in the changed files. ✅

Added assembly to do 8-bit-table GCM_gmult_len.
Wired it into aes.c and wired small to use C code.
Fixed guards around assembly.
@SparkiDev
SparkiDev force-pushed the aes_asm_gcm_tables_fixup branch from 1c62d90 to f28d715 Compare July 22, 2026 08:27
@SparkiDev SparkiDev removed their assignment Jul 22, 2026
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.

3 participants