1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00
Files
VeraCrypt/doc/html/zh-cn/Acknowledgements.html
Jertzukka 4e112df0d2 Documentation: Remove XHTML spec and fix errors (#1547)
* Documentation: Remove XHTML spec and fix errors
None of the docs follow the XHTML specification, which means
that programs that expect this (such as Gnome Web) as it is advertised
as such, will completely fail to parse it as it is incorrect syntax. So
it is removed.

* Remove .chm files
2025-06-02 09:19:00 +09:00

59 lines
3.3 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 http-equiv="content-type" content="text/html; charset=utf-8" />
<title>VeraCrypt - 为偏执者提供强大安全保障的免费开源磁盘加密软件</title>
<meta name="description" content="VeraCrypt是一款适用于Windows、Mac OS X和Linux的免费开源磁盘加密软件。若攻击者迫使您透露密码VeraCrypt可提供合理的否认性。与文件加密不同VeraCrypt进行的数据加密是实时即时、自动、透明的只需极少内存且不涉及临时未加密文件。"/>
<meta name="keywords" content="加密, 安全"/>
<link href="styles.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<a href="Documentation.html"><img src="VeraCrypt128x128.png" alt="VeraCrypt"/></a>
</div>
<div id="menu">
<ul>
<li><a href="Home.html">主页</a></li>
<li><a href="Code.html">源代码</a></li>
<li><a href="Downloads.html">下载</a></li>
<li><a class="active" href="Documentation.html">文档</a></li>
<li><a href="Donation.html">捐赠</a></li>
<li><a href="https://sourceforge.net/p/veracrypt/discussion/" target="_blank">论坛</a></li>
</ul>
</div>
<div>
<p>
<a href="Documentation.html">文档</a>
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
<a href="Acknowledgements.html">致谢</a>
</p></div>
<div class="wikidoc">
<div>
<h1>致谢</h1>
<p>我们要感谢以下人员:</p>
<p>TrueCrypt开发团队他们在过去10年中做出了卓越的工作。没有他们的辛勤付出就没有如今的VeraCrypt。</p>
<p>Paul Le Roux他开放了E4M源代码。TrueCrypt 1.0源自E4M并且E4M源代码的部分内容仍包含在最新版本的TrueCrypt源代码中。</p>
<p>Brian Gladman他编写了优秀的AES、Twofish和SHA - 512例程。</p>
<p>Peter Gutmann他撰写了关于随机数的论文并创建了cryptlib该库是随机数生成器源代码部分内容的来源。</p>
<p>Wei Dai他编写了Serpent、RIPEMD - 160和Whirlpool例程。</p>
<p>Tom St Denis他是LibTomCrypt的作者该库包含紧凑的SHA - 256例程。</p>
<p>Mark Adler和Jean - loup Gailly他们编写了zlib库。</p>
<p>加密算法、哈希算法及操作模式的设计者:</p>
<p>Horst Feistel、Don Coppersmith、Walt Tuchmann、Lars Knudsen、Ross Anderson、Eli Biham、Bruce Schneier、David Wagner、John Kelsey、Niels Ferguson、Doug Whiting、Chris Hall、Joan Daemen、Vincent Rijmen、Carlisle Adams、Stafford Tavares、Phillip Rogaway、Hans Dobbertin、Antoon Bosselaers、Bart Preneel、Paulo S. L. M. Barreto。</p>
<p>Andreas Becker他设计了VeraCrypt的标志和图标。</p>
<p>Xavier de Carné de Carnavalet他提出了PBKDF2的速度优化方案使挂载/启动时间缩短了一半。</p>
<p>kerukuro他提供了cppcrypto库http://cppcrypto.sourceforge.net/VeraCrypt中的Kuznyechik密码实现取自该库。</p>
<p><br>
Dieter Baron和Thomas Klausner他们编写了libzip库。</p>
<p><br>
Jack Lloyd他编写了SIMD优化的Serpent实现。</p>
<p><br>
风之暇想,他翻译了中文帮助文档。</p>
<p><br>
<p>所有为这个项目的成功做出贡献的人,所有给予我们精神支持的人,以及所有向我们发送错误报告或改进建议的人。</p>
<p>非常感谢大家!</p>
</div>
</div><div class="ClearBoth"></div></body></html>