Replace JS implementation of SHA256 & PBKDF2
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 19
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.