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 Buffer via module #18

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

johnwchadwick
Copy link
Contributor

This change makes it easier to use hkdf in the browser, without needing to polyfill Buffer into a global. Node.JS has had a buffer module since at least 0.10.

This change makes it easier to use hkdf in the browser, without needing
to polyfill Buffer into a global.
@andvgal
Copy link
Member

andvgal commented Jan 24, 2022

Thanks @johnwchadwick, I am going to merge and release this soon.

@andvgal andvgal merged commit 7b24229 into futoin:master Jan 24, 2022
@andvgal
Copy link
Member

andvgal commented Jan 24, 2022

The release v1.5.0 is available at NPM: https://www.npmjs.com/package/futoin-hkdf/v/1.5.0

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.

None yet

2 participants