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

feat: add ciphers #573

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft

feat: add ciphers #573

wants to merge 37 commits into from

Conversation

boorad
Copy link
Collaborator

@boorad boorad commented Jan 3, 2025

Add Ciphers functionality

@boorad boorad self-assigned this Jan 3, 2025
algorithm,
key,
iv,
options as Record<string, TransformOptions>,
Copy link
Member

Choose a reason for hiding this comment

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

Is this casting safe?

I see the argument is of type TransformOptions, and this is casting it to an object of TransformOptions

@boorad boorad force-pushed the feat/add-ciphers branch from 635dc77 to 5c229ba Compare March 2, 2025 00:05
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.

2 participants