dappconnect-sdks/packages/status-js
Pavel 1f567e189a
Use built-in PBKDF2 implementation for browsers (#295)
* add pbkdf2 browser implementation

* use webcrypto in pbkdf2

* rename pbkdf2 file

* use pbkdf2

* add changeset

* revert rename

* remove browser field from package.json

* use `resolve.alias` for pbkdf2 if test

* use `mode` in vite.config.ts

Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2022-07-19 17:45:29 +02:00
..
proto/status/v1 add idToContentTopic 2022-06-04 13:09:49 +02:00
src Use built-in PBKDF2 implementation for browsers (#295) 2022-07-19 17:45:29 +02:00
buf.gen.yaml add idToContentTopic 2022-06-04 13:09:49 +02:00
buf.yaml add idToContentTopic 2022-06-04 13:09:49 +02:00
package.json set `"access": "public"` for publishing 2022-07-06 15:37:35 +02:00
tsconfig.json Move to ESM, Vite, Vitest and Turborepo (#286) 2022-06-28 16:40:39 +02:00
vite.config.ts Use built-in PBKDF2 implementation for browsers (#295) 2022-07-19 17:45:29 +02:00