Skip to content

Simple page to encrypt and decrypt text with AES-256-GCM

License

Notifications You must be signed in to change notification settings

colthreepv/symmetro

Repository files navigation

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

About

Simple page to encrypt and decrypt text with AES-256-GCM

Resources

License

Stars

Watchers

Forks

Packages

No packages published