Replace JS implementation of SHA256 & PBKDF2
Open
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Create a new package (as there doesn‘t seem to be any yet) for each SHA256 & PBKDF2 that uses web crypto in the browser and the `crypto` module in node. Use Uint8Array.
Benchmark how much faster the native implementation is and how much lower the bundled size of `key-store` becomes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.