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(sha256-js): expose synchronous digest #7

Merged
merged 1 commit into from Oct 29, 2019

Conversation

seebees
Copy link
Contributor

@seebees seebees commented Oct 29, 2019

Resolves #6

The underlying digest is synchronous.
The original version in the aws-sdk v2 exposed this synchronous version.
Wrapping up and exposing this function maintains backwards compatibility.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Resolves aws#6

The underlying digest is synchronous.
The original version in the aws-sdk v2 exposed this synchronous version.
Wrapping up and exposing this function maintains backwards compatibility.
@seebees seebees requested a review from a team October 29, 2019 14:39
@seebees seebees merged commit 9edaef7 into aws:master Oct 29, 2019
@seebees seebees deleted the sync_sha256 branch October 29, 2019 15:56
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.

[Feature request] A sync digest method for sha256-browser package
2 participants