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: update prop type for encryption related functions #318

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

promet99
Copy link

@promet99 promet99 commented Jul 1, 2023

This very small update strictens type of encryption related functions.
Current implementation only supports string, so it was specified.

Also, only "x25519-xsalsa20-poly1305" is supported for function prop version, so it was specified too, to reduce confusion

@promet99 promet99 requested a review from a team as a code owner July 1, 2023 14:13
@legobeat legobeat requested review from mcmire, Mrtenz and danroc and removed request for a team September 11, 2023 09:13
@Mrtenz Mrtenz removed their request for review March 1, 2024 09:01
@mcmire mcmire removed their request for review March 22, 2024 16:20
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.

None yet

2 participants