<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cryptography on PlumePHP</title><link>https://plumephp.com/tags/cryptography/</link><description>Recent content in Cryptography on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sat, 08 Aug 2026 13:00:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/cryptography/index.xml" rel="self" type="application/rss+xml"/><item><title>小游戏引擎安全与反作弊系统设计：从客户端加固到服务端验证的防御纵深</title><link>https://plumephp.com/game-engine22-security-anti-cheat/</link><pubDate>Sat, 08 Aug 2026 13:00:00 +0800</pubDate><guid>https://plumephp.com/game-engine22-security-anti-cheat/</guid><description>本文从客户端到服务端构建游戏安全的防御纵深体系。包含代码混淆与运行时完整性校验、资源加密防拆包、Bot 行为异常检测、服务端权威验证与敏感操作签名、排行榜防刷与对战数据仲裁回放，以及完整的安全事件响应流程。提供可直接用于生产环境的 TypeScript 安全模块实现。</description></item></channel></rss>