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

Use @aws-crypto/sha256-js for hasher in RN #144

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

AllanZhengYP
Copy link
Contributor

@AllanZhengYP AllanZhengYP commented Mar 13, 2020

Issue #, if available:
aws/aws-sdk-js-v3#929

Description of changes:
The @aws-crypto/sha256-browser package doesn't work properly in ReactNative. So we use replace it will pure JS hasher(@aws-crypto/sha256-js) instead.

Codegen PR: aws/aws-sdk-js-v3#998

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@AllanZhengYP AllanZhengYP merged commit 4f50b0d into smithy-lang:master Mar 13, 2020
AllanZhengYP added a commit to aws/aws-sdk-js-v3 that referenced this pull request Mar 13, 2020
The @aws-crypto/sha256-browser package doesn't work properly in ReactNative. So we use replace it will pure JS hasher(@aws-crypto/sha256-js) instead.
Codegen for smithy-lang/smithy-typescript#144
AllanZhengYP added a commit to AllanZhengYP/aws-sdk-js-v3 that referenced this pull request Mar 20, 2020
The @aws-crypto/sha256-browser package doesn't work properly in ReactNative. So we use replace it will pure JS hasher(@aws-crypto/sha256-js) instead.
Codegen for smithy-lang/smithy-typescript#144
trivikr pushed a commit to trivikr/aws-sdk-js-v3 that referenced this pull request Mar 20, 2020
The @aws-crypto/sha256-browser package doesn't work properly in ReactNative. So we use replace it will pure JS hasher(@aws-crypto/sha256-js) instead.
Codegen for smithy-lang/smithy-typescript#144
trivikr pushed a commit to trivikr/aws-sdk-js-v3 that referenced this pull request Mar 24, 2020
The @aws-crypto/sha256-browser package doesn't work properly in ReactNative. So we use replace it will pure JS hasher(@aws-crypto/sha256-js) instead.
Codegen for smithy-lang/smithy-typescript#144
trivikr pushed a commit to trivikr/aws-sdk-js-v3 that referenced this pull request Mar 24, 2020
The @aws-crypto/sha256-browser package doesn't work properly in ReactNative. So we use replace it will pure JS hasher(@aws-crypto/sha256-js) instead.
Codegen for smithy-lang/smithy-typescript#144
srchase pushed a commit to srchase/smithy-typescript that referenced this pull request Mar 17, 2023
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