Files
nexus/wiki/concepts/Cyber-Suite.md
2026-04-19 06:32:15 +08:00

40 lines
983 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Cyber Suite Standards
type: concept
tags:
- Security
- CTP
- Standards
---
## Description
Cyber Suite网络安全套件标准是由 PSACProduct Security Approval Committee团队发布的网络安全标准文档定义了 CTP 项目中产品必须遵循的加密算法和安全配置。
## Updated Standards
更新后的 Cyber Suite 标准包括:
### Considered Standard标准套件
- 符合 FIPS 标准
- Java、Golang、Node.js、OpenCel for CNC++ 兼容
### Optional可选套件
- 为向后兼容提供
- 但包含 CBCCipher Block Chaining模式被认为安全性较弱
### Cipher Selection
产品可从不同类别选择加密套件:
- 密钥交换Key Exchange
- 认证Authentication
- 加密Encryption
- 哈希Hash
### Review Requirement
使用非标准和可选套件之外加密算法的产品需经过 PSAC 团队审查。
## References
- [[CTP Topic 36 SendGrid as an email service]]