Files
autosar_standard_spec_v4.4/translation_zh-CN/P4_Crypto/index.html
T

84 lines
2.8 KiB
HTML
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.
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>P4 · Crypto 模块索引</title>
<link rel="stylesheet" href="../assets/style.css">
</head>
<body>
<header class="doc-header">
<h1>P4 · Crypto(密码服务)</h1>
<div class="meta">
<span>📚 模块:Crypto</span>
<span>📅 版本:AUTOSAR CP 4.4.0</span>
<span>🔄 状态:进行中(3/6 已完成)</span>
</div>
</header>
<nav class="doc-nav">
<a href="../index.html">← 总索引</a>
<a href="../PLAN.html">🗓️ 翻译计划</a>
<a href="../glossary.html">📖 术语表</a>
<a href="../QUALITY_RULES.html">📋 校对规则</a>
</nav>
<main>
<h2>📋 模块说明</h2>
<p>AUTOSAR <strong>密码服务(Crypto</strong>模块提供密码学功能(哈希、对称/非对称加密、MAC、随机数生成、密钥管理等)的标准化访问——含 CSM、CRYIF、CRYPTO、KeyM 四个 BSW 模块。</p>
<h2>📑 文档清单(6 篇)</h2>
<h3>📘 已完成(3 篇)</h3>
<div class="module-index">
<div class="module-card">
<h3><a href="AUTOSAR_EXP_UtilizationOfCryptoServices.html">AUTOSAR_EXP_UtilizationOfCryptoServices</a></h3>
<div class="desc">密码服务使用说明(13 页,3 层密码栈介绍)</div>
<span class="count done">A · 100%</span>
</div>
<div class="module-card">
<h3><a href="AUTOSAR_SRS_CryptoStack.html">AUTOSAR_SRS_CryptoStack</a></h3>
<div class="desc">密码栈需求(36 页,60+ SRS_CryptoStack_* 需求)</div>
<span class="count done">A · 100%</span>
</div>
<div class="module-card">
<h3><a href="AUTOSAR_SWS_CryptoInterface.html">AUTOSAR_SWS_CryptoInterface</a></h3>
<div class="desc">密码接口软件规范(41 页,25+ API,9 错误码)</div>
<span class="count done">A · 100%</span>
</div>
</div>
<h3>⚪ 待翻译(3 篇)</h3>
<div class="module-index">
<div class="module-card">
<h3>AUTOSAR_SWS_CryptoDriver</h3>
<div class="desc">密码驱动软件规范(81 页)</div>
<span class="count">0 / 81</span>
</div>
<div class="module-card">
<h3>AUTOSAR_SWS_KeyManager</h3>
<div class="desc">密钥管理器软件规范(113 页)</div>
<span class="count">0 / 113</span>
</div>
<div class="module-card">
<h3>AUTOSAR_SWS_CryptoServiceManager</h3>
<div class="desc">密码服务管理器软件规范(202 页)</div>
<span class="count">0 / 202</span>
</div>
</div>
<h2>📊 翻译进度</h2>
<p>3 / 6 篇完成(50%)。</p>
<p>已完成:EXP_UtilizationOfCryptoServices13)、SRS_CryptoStack36)、SWS_CryptoInterface41);待译:SWS_CryptoDriver81)、SWS_KeyManager113)、SWS_CryptoServiceManager202)。</p>
</main>
<footer class="doc-footer">
模块索引:P4_Crypto v1.0 · 维护:opencode translator · 2026-06-13
</footer>
</body>
</html>