Replace JS implementation of SHA256 & PBKDF2
Aperta
- Lingua principale
- TypeScript
- Stelle
- 19
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.