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(ext/node): add CipherIv.setAutoPadding() #24940

Merged
merged 5 commits into from
Aug 8, 2024

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Aug 8, 2024

Co-Authored-By: Luca Casonato hello@lcas.dev

Fixes #21804
Ref #20924

@littledivy littledivy changed the title fix(ext/node): implement CipherIv.setAutoPadding fix(ext/node): add CipherIv.setAutoPadding Aug 8, 2024
Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com>
@iuioiua iuioiua changed the title fix(ext/node): add CipherIv.setAutoPadding fix(ext/node): add CipherIv.setAutoPadding() Aug 8, 2024
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@littledivy littledivy merged commit 0d1beed into denoland:main Aug 8, 2024
17 checks passed
@littledivy littledivy deleted the set-auto-padding branch August 8, 2024 13:04
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.

Implement Cipheriv.setAutoPadding
3 participants