Skip to content

Use sponge-cursor to remove unnecessary buffering#849

Open
newpavlov wants to merge 8 commits intomasterfrom
sponge-cursor
Open

Use sponge-cursor to remove unnecessary buffering#849
newpavlov wants to merge 8 commits intomasterfrom
sponge-cursor

Conversation

@newpavlov
Copy link
Copy Markdown
Member

@newpavlov newpavlov commented May 2, 2026

Removes unnecessary buffering from sponge-based constructions using the sponge-cursor crate (see RustCrypto/utils#1477).

TODO: migrate the remaining crates, use release version, update changelogs

@newpavlov newpavlov changed the title Use sponge-cursor Use sponge-cursor to remove unnecessary buffering May 2, 2026
@newpavlov
Copy link
Copy Markdown
Member Author

@tarcieri
I think we can migrate sha3 as well, but it would involve breaking changes (removal of block_api and change of the serialization format), so it would have to be done in a new breaking release. What do you think, should we migrate it or leave as-is?

@tarcieri
Copy link
Copy Markdown
Member

tarcieri commented May 6, 2026

I think it’s fine to migrate though at this point I think you’d have to bump minor version, which I’m ok with

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