Skip to main content

implementing-envelope-encryption-with-aws-kms

信封加密(Envelope Encryption)是一种用数据加密密钥(DEK)加密数据,再用 AWS KMS 管理的主密钥(KEK)加密 DEK 的策略。该方法允许在本地加密大量数据,同时将主密钥安全保存在 AWS 管理的硬件安全模块(HSM)中。

Jump to install

Source facts

Repository
killvxk/cybersecurity-skills-zh
Last source activity
March 17, 2026 at 22:22
Detected SKILL.md language
Chinese
Stars
42
Forks
9

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.