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(crypto): add some new Hash module functions. #31

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

muqiuhan
Copy link
Contributor

  • updateString
  • updateStringWithEncoding
  • digestWithEncoding

NOTE: The second parameter of digestWithEncoding brings a new type BinaryToTextEncodingThe.t.

- updateString
- updateStringWithEncoding
- digestWithEncoding

NOTE: The second parameter of `digestWithEncoding` brings a new type `BinaryToTextEncodingThe.t`.
src/Crypto.res Outdated Show resolved Hide resolved
@muqiuhan muqiuhan requested a review from TheSpyder January 20, 2025 00:49
@TheSpyder TheSpyder merged commit f6054bf into TheSpyder:main Jan 20, 2025
1 check passed
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