Skip to content

Fully isomorphic implementation#2

Open
rayglover-ibm wants to merge 1 commit intoqrdate:mainfrom
rayglover-ibm:fix/webcrypto-fix
Open

Fully isomorphic implementation#2
rayglover-ibm wants to merge 1 commit intoqrdate:mainfrom
rayglover-ibm:fix/webcrypto-fix

Conversation

@rayglover-ibm
Copy link

By removing the Node crypto import and replacing it with webcrypto getRandomValues() the implementation becomes fully browser compatible. 🎉

Detail

- Upgrade engine to v17.4 where webcrypto getRandomValues() was introduced (https://nodejs.org/en/blog/release/v17.4.0)
- Remove redundant node types
- Update readme
@rayglover-ibm rayglover-ibm changed the title Fully isomorphic implmentation Fully isomorphic implementation Nov 9, 2024
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