Skip to content

adds unsafe aes-cbc interface to avoid realloc for padding#22

Draft
joemfb wants to merge 1 commit into
jb/close-sslfrom
jb/no-realloc
Draft

adds unsafe aes-cbc interface to avoid realloc for padding#22
joemfb wants to merge 1 commit into
jb/close-sslfrom
jb/no-realloc

Conversation

@joemfb
Copy link
Copy Markdown
Collaborator

@joemfb joemfb commented Jun 2, 2026

This PR adds a second, unsafe interface for aes-cbc, which makes 16-byte-aligned buffers the requirement of the caller and avoids the need for reallocation.

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