Skip to main content

implementing-aes-encryption-for-data-at-rest

AES(高级加密标准)是由 NIST(FIPS 197)标准化的对称分组密码,用于保护机密和敏感数据。本技能涵盖在 GCM 模式下实现 AES-256 加密,用于加密静态文件和数据存储,包括正确的密钥派生、IV/nonce 管理和认证加密。

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.