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

crypto-common: move ParBlocks* from cipher crate #1052

Merged
merged 1 commit into from Jul 16, 2022

Conversation

tarcieri
Copy link
Member

Moves ParBlocks/ParBlocksSizeUser from the cipher crate so it can be reused in the universal-hash crate (see #965, #1051).

The cipher crate re-exports them in an API-compatible way, so this is not a breaking change.

Moves `ParBlocks`/`ParBlocksSizeUser` from the `cipher` crate so it can
be reused in the `universal-hash` crate (see #965, #1051).

The `cipher` crate re-exports them in an API-compatible way, so this is
not a breaking change.
@tarcieri tarcieri merged commit 74db581 into master Jul 16, 2022
@tarcieri tarcieri deleted the crypto-common/move-parblocks-from-cipher branch July 16, 2022 21:48
This was referenced Jul 16, 2022
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.

None yet

1 participant