Replace JS implementation of SHA256 & PBKDF2
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 19
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.