Skip to content

ocb3: migrate internals to use inout - #667

Merged
tarcieri merged 2 commits into
RustCrypto:masterfrom
baloo:baloo/ocb3/inout
Apr 17, 2025
Merged

ocb3: migrate internals to use inout#667
tarcieri merged 2 commits into
RustCrypto:masterfrom
baloo:baloo/ocb3/inout

Conversation

@baloo

@baloobaloo commented Mar 17, 2025

Copy link
Copy Markdown
Member

This is to prepare the migration to AeadInOut, following RustCrypto/traits#1793

Depends:

Comment threadocb3/src/lib.rs Outdated
@baloo
baloo marked this pull request as draft March 17, 2025 05:27
@baloo

baloo commented Mar 17, 2025

Copy link
Copy Markdown
MemberAuthor

I couldn't figure out a way to test inout here with two separate buffers, but this gets tested in #665 when it's plugged with AeadInOut (tested by aead::new_test)

@baloobaloo mentioned this pull request Mar 17, 2025
@baloo
balooforce-pushed the baloo/ocb3/inout branch 2 times, most recently from 1d3e113 to 3eddf5aCompareMarch 17, 2025 20:22
Comment threadocb3/src/lib.rs Outdated
@baloo
balooforce-pushed the baloo/ocb3/inout branch 2 times, most recently from 0aeac3f to 42e4e95CompareMarch 25, 2025 23:13
@baloo
baloo marked this pull request as ready for review March 25, 2025 23:14
@baloo
balooforce-pushed the baloo/ocb3/inout branch 3 times, most recently from e5ff157 to 54a2f61CompareMarch 31, 2025 16:30
@tarcieri
tarcieri merged commit e7ce04c into RustCrypto:masterApr 17, 2025
@baloo
baloo deleted the baloo/ocb3/inout branch April 17, 2025 19:24
Sign up for freeto 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

@baloo@tarcieri