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

Add funcs for non-immutables w/o copying #75

Merged
merged 8 commits into from
Sep 11, 2024
Merged

Conversation

hajimes
Copy link
Owner

@hajimes hajimes commented Sep 11, 2024

Add digest functions that accept a non-immutable buffer as input and process it without internal copying.

This commit also fixes a reference leak in the hash_from_buffer() function.

@hajimes hajimes merged commit 3b1fff4 into master Sep 11, 2024
64 checks passed
@hajimes hajimes deleted the feature/oneshot-digest branch September 12, 2024 05:26
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