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

Crypto.randomBytes returns a Buffer #179

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

tmokmss
Copy link
Contributor

@tmokmss tmokmss commented Feb 20, 2024

Issue #, if available:
closes #177

Description of changes:
I just stumbled upon this issue so let me try fix this 🙏

I'm still not sure how should I validate the entire build, but at least I confirmed crypto.randomBytes returns a buffer locally.

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

@richarddavison
Copy link
Collaborator

@tmokmss great PR! Thank you!

@richarddavison richarddavison merged commit 29cc08e into awslabs:main Feb 20, 2024
5 checks passed
@tmokmss tmokmss deleted the fix_random_bytes branch February 21, 2024 02:17
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.

Crypto.randomBytes returns Uint8Array instead of Buffer
2 participants