A collection of examples and research on how to encrypt data in the browser, using the following libraries:
-
Install dependencies:
bun install # or npm, yarn, pnpm
-
Run dev server:
bun dev
-
Go to: http://localhost:5173
-
Edit files in
examples/
, e.g.examples/web-crypto-api.ts