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

fix: Change the parameter type of Encryptor::encrypt and Decryptor::decrypt #457

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

sorairolake
Copy link
Owner

@sorairolake sorairolake commented Oct 15, 2024

Description

Change to take the buffer to write to as a mutable reference.

Closes #

Additional context

Checklist

Change to take the buffer to write to as a mutable reference.
@sorairolake sorairolake changed the title fix: Fix Encryptor::encrypt and Decryptor::decrypt fix: Change the parameter type of Encryptor::encrypt and Decryptor::decrypt Oct 15, 2024
@sorairolake sorairolake merged commit 771daa9 into develop Oct 15, 2024
15 checks passed
@sorairolake sorairolake deleted the fix-buf-params branch October 15, 2024 14:29
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