-
-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
Description
Description
Nuxt Cryptography brings secure, framework-native cryptographic utilities to Nuxt projects, working uniformly on both server and client environments.
Features
- 🔐 Universal Web Crypto wrapper with automatic Node/browser fallbacks
- 🧩
useCryptocomposable injected in every Nuxt app (SSR + client) - 🛠️ Server helper
useServerCryptofor Nitro routes and API handlers - ♻️ Stateless AES-GCM encryption/decryption, UUIDs, secure random bytes, and SHA digests
Repository
https://github.com/BitwoHQ/nuxt-cryptography
npm
https://www.npmjs.com/package/@bitwo.io/nuxt-cryptography
Nuxt Compatibility
Nuxt 3, Nuxt 4