什麼是 stash-encryption?
使用@cipherstash/stack 实现字段级加密。涵蓋模式定義、加密/解密操作、可搜尋加密(相等、自由文字、範圍、JSON)、批次操作、模型操作、使用 LockContext 的身份感知加密、多租戶金鑰集和完整的 TypeScript 類型系統。在向项目添加加密、定义加密架构或使用 CipherStash 加密 API 时使用。 來源:cipherstash/protectjs。
使用@cipherstash/stack 实现字段级加密。涵蓋模式定義、加密/解密操作、可搜尋加密(相等、自由文字、範圍、JSON)、批次操作、模型操作、使用 LockContext 的身份感知加密、多租戶金鑰集和完整的 TypeScript 類型系統。在向项目添加加密、定义加密架构或使用 CipherStash 加密 API 时使用。
透過命令列快速安裝 stash-encryption AI 技能到你的開發環境
來源:cipherstash/protectjs。
Comprehensive guide for implementing field-level encryption with @cipherstash/stack. Every value is encrypted with its own unique key via ZeroKMS (backed by AWS KMS). Encryption happens client-side before data leaves the application.
The package includes a native FFI module (@cipherstash/protect-ffi). You must opt out of bundling it in tools like Webpack, esbuild, or Next.js (serverExternalPackages).
If config is omitted, the client reads CS environment variables automatically.
使用@cipherstash/stack 实现字段级加密。涵蓋模式定義、加密/解密操作、可搜尋加密(相等、自由文字、範圍、JSON)、批次操作、模型操作、使用 LockContext 的身份感知加密、多租戶金鑰集和完整的 TypeScript 類型系統。在向项目添加加密、定义加密架构或使用 CipherStash 加密 API 时使用。 來源:cipherstash/protectjs。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cipherstash/protectjs --skill stash-encryption使用@cipherstash/stack 实现字段级加密。涵蓋模式定義、加密/解密操作、可搜尋加密(相等、自由文字、範圍、JSON)、批次操作、模型操作、使用 LockContext 的身份感知加密、多租戶金鑰集和完整的 TypeScript 類型系統。在向项目添加加密、定义加密架构或使用 CipherStash 加密 API 时使用。 來源:cipherstash/protectjs。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cipherstash/protectjs --skill stash-encryption 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cipherstash/protectjs