惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
Jina AI
Jina AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
Last Week in AI
Last Week in AI
博客园 - 司徒正美
Martin Fowler
Martin Fowler
T
Tailwind CSS Blog
B
Blog RSS Feed
Vercel News
Vercel News
博客园 - 聂微东
I
InfoQ
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements
GbyAI
GbyAI
L
LangChain Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog
C
Check Point Blog
MongoDB | Blog
MongoDB | Blog
B
Blog

Recent Announcements

Amazon EC2 X8i instances are now available in Europe (Paris) Amazon CloudWatch pipelines now supports drop and conditional processing AWS Deadline Cloud supports monitor creation in multiple regions Amazon CloudWatch pipelines introduces new compliance and governance capabilities Second-generation Amazon FSx for NetApp ONTAP is now available in four additional AWS commercial and AWS GovCloud (US) Regions AWS Billing and Cost Management Dashboards Now Supports Scheduled Email Delivery AWS RTB Fabric supports health checks for real-time bidding workloads AWS Backup extends Amazon FSx support to 5 additional AWS Regions and expands cross-Region and cross-account copy to 14 AWS Regions Amazon RDS now supports the latest CU and GDR updates for Microsoft SQL Server Amazon Timestream for InfluxDB Now Supports Customer-Defined Maintenance Windows Amazon Bedrock now supports cost allocation by IAM user and role Amazon OpenSearch Service supports Managed Prometheus and agent tracing Amazon S3 Lifecycle pauses actions on objects that are unable to replicate Amazon RDS Blue/Green Deployments now supports Amazon RDS Proxy AWS Marketplace announces the Discovery API for programmatic access to catalog data AWS Agent Registry for centralized agent discovery and governance is now available in Preview Amazon OpenSearch Serverless now supports Zstandard (zstd) codec for index compression AWS Private CA now supports customer managed permissions for cross-account sharing Amazon EC2 Capacity Manager now supports tag-based dimensions Amazon Route 53 Resolver endpoints now support DNS delegation for private hosted zones in AWS GovCloud (US) Regions SageMaker HyperPod now supports gang scheduling for distributed training workloads Amazon IVS 实时直播功能现已支持冗余摄取 Amazon EKS 托管节点组现在支持 EC2 Auto Scaling 暖池 Amazon Bedrock AgentCore 浏览器新增操作系统级交互功能 Amazon WorkSpaces Advisor now available for AI-powered troubleshooting Amazon OpenSearch Service now supports Graviton4 based i8ge instances Oracle Database@AWS is now available in twelve AWS Regions AWS Lambda expands response streaming support to all commercial AWS Regions AWS Cost Explorer launches Natural Language Query capabilities powered by Amazon Q Amazon Lightsail 现已在亚太地区(马来西亚)区域推出
AWS Secrets Manager 现已支持混合后量子 TLS 以保护机密免受...
aws@amazon.c · 2026-04-15 · via Recent Announcements

AWS Secrets Manager 现在支持使用 ML-KEM(基于模块格的密钥封装机制)进行混合后量子密钥交换,以保护用于检索和管理密钥的 TLS 连接。此保护功能已在 Secrets Manager 代理(2.0.0+ 版本)、AWS Lambda 扩展(19+ 版本)和 Secrets Manager CSI 驱动程序(2.0.0+ 版本)中自动启用。对于基于 SDK 的客户端,混合后量子密钥交换在受支持的 AWS SDK 中可用,包括 Rust、Go、Node.js、Kotlin、Python(需 OpenSSL 3.5+)和 Java v2 (v2.35.11+)。

通过此次发布,您的应用程序将通过 TLS 连接检索机密,这些连接将经典密钥交换与后量子密码学相结合,有助于抵御传统加密攻击以及未来被称为“先行捕获,后续解密”(HNDL) 的量子计算威胁。除了 Java v2 外,对于使用最新客户端版本的客户,无需更改代码、更新配置或进行迁移。例如,一个在启动时需要多个机密的微服务,现在只需升级到最新的 Secrets Manager 代理版本,即可通过具备量子抗性的 TLS 连接检索这些机密。您可以通过检查 CloudTrail 日志中 GetSecretValue API 调用在 tlsDetails 字段里的“X25519MLKEM768”密钥交换算法,来验证混合后量子密钥交换是否处于活动状态。

使用适用于 AWS Secrets Manager 的 ML-KEM 的混合后量子密钥交换功能已在所有支持 AWS Secrets Manager 的 AWS 区域推出。要了解更多信息,请访问 AWS Secrets Manager 文档AWS 后量子密码学迁移页面