Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 527 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 527 Bytes

symmetro

Encrypt and decrypt text with AES-256-GCM on a easy to deploy webpage Available on github pages and statically build releases

Usage

  • have node 20.x or higher installed
  • install pnpm (corepack use pnpm@latest)
  • pnpm install
  • pnpm start (for dev mode)
  • pnpm build (for production build)

one gif

gif showing ui