Skip to content

keccak: avoid materializing round constants array - #128

Open
shuklaayush wants to merge 1 commit into
RustCrypto:masterfrom
shuklaayush:master
Open

keccak: avoid materializing round constants array#128
shuklaayush wants to merge 1 commit into
RustCrypto:masterfrom
shuklaayush:master

Conversation

@shuklaayush

@shuklaayush shuklaayush commented Aug 18, 2026

Copy link
Copy Markdown
  • Switch from eager array .map() to lazy iterator mapping for round constants
  • Avoid materializing a temporary [L; ROUNDS], reducing stack usage

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.

1 participant