<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Camellia</id>
	<title>Camellia - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Camellia"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Camellia&amp;action=history"/>
	<updated>2026-07-20T22:10:27Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Camellia&amp;diff=191480&amp;oldid=prev</id>
		<title>2026年1月12日 (一) 20:19 imported&gt;Sw777</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Camellia&amp;diff=191480&amp;oldid=prev"/>
		<updated>2026-01-12T20:19:51Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{otheruses|山茶属}}&lt;br /&gt;
{{區塊加解密方塊&lt;br /&gt;
| name          = Camellia&lt;br /&gt;
| image         = &lt;br /&gt;
| caption       = &lt;br /&gt;
| designers     = [[三菱集團|三菱]]、[[日本電信電話|NTT]]&lt;br /&gt;
| publish date  = 2000年&lt;br /&gt;
| derived from  = [[E2]]、[[MISTY1]]&lt;br /&gt;
| derived to    = &lt;br /&gt;
| certification = [[CRYPTREC]]、[[NESSIE]]&lt;br /&gt;
| key size      = 128、192、256位元&lt;br /&gt;
| block size    = 128位元&lt;br /&gt;
| structure     = [[Feistel network]]&lt;br /&gt;
| rounds        = 18或24&lt;br /&gt;
| cryptanalysis = &lt;br /&gt;
}}&lt;br /&gt;
在[[密碼學]]中，&amp;#039;&amp;#039;&amp;#039;Camellia&amp;#039;&amp;#039;&amp;#039;是一種為許多組織所推崇的[[塊密碼]]（block cipher），包括[[歐盟]]的[[NESSIE]]項目（作為選定算法）和[[日本]]的[[CRYPTREC]]項目（作為推薦算法）。該算法由[[三菱]]和[[日本電信電話]]（NTT）在2000年共同發明，它和早期的塊算法（[[E2 (cipher)|E2]]及[[MISTY1]]）有相似的設計思想。&lt;br /&gt;
&lt;br /&gt;
Camellia算法每塊的的長度（block size）為128[[位元]]，金鑰長度則可以使用128、192或256[[位元]]。具有與[[高级加密标准|AES]]同等級的安全強度及運算量&amp;lt;ref&amp;gt;{{Cite web |url=http://www.physorg.com/news5315.html |title=Japan&amp;#039;s First 128-bit Block Cipher &amp;#039;Camellia&amp;#039; Approved as a New Standard Encryption Algorithm in the Internet |accessdate=2012-01-25 |archive-date=2012-01-06 |archive-url=https://web.archive.org/web/20120106043513/http://www.physorg.com/news5315.html |dead-url=no }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
== 設計 ==&lt;br /&gt;
在計算方面，Camellia採用18輪（128位元）或者24輪（192或256位元）的[[Feistel cipher]]。每6輪就會做一個邏輯變換，即所謂的「FL-函數」或者它的反函數。這種算法也使用輸入、輸出[[key whitening]]。&lt;br /&gt;
&lt;br /&gt;
== 專利狀態 ==&lt;br /&gt;
雖然受到[[專利]]保護，但在2001年時NTT宣佈Camellia為[[買斷式授權|買斷式版權]]&amp;lt;ref&amp;gt;{{Cite web |url=http://www.ntt.co.jp/news/news01e/0104/010417.html |title=Announcement of Royalty-free Licenses for Essential Patents of NTT Encryption and Digital Signature Algorithms |accessdate=2006-11-08 |archive-date=2006-11-08 |archive-url=https://web.archive.org/web/20061108042958/http://www.ntt.co.jp/news/news01e/0104/010417.html |dead-url=no }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
== 使用情況 ==&lt;br /&gt;
2008年時將Camellia被加入進[[Mozilla Firefox|Mozilla Firefox 3]]&amp;lt;ref&amp;gt;{{Cite web |url=http://blog.mozilla.com/gen/2007/07/30/camellia-cipher-added-to-firefox/ |title=Camellia cipher added to Firefox |accessdate=2012-01-25 |archive-date=2012-02-22 |archive-url=https://web.archive.org/web/20120222015837/http://blog.mozilla.com/gen/2007/07/30/camellia-cipher-added-to-firefox/ |dead-url=yes }}&amp;lt;/ref&amp;gt;。同年稍晚，[[FreeBSD]]也宣佈在6.4-RELEASE內加入Camellia。[[2009年9月]]，[[GnuPG]]在1.4.10版加入Camellia支援。自 2013 年以来，法商 [[泰雷兹集团|Thales]] 和美商 Bloombase 通过其数据加密产品支持 Camellia 算法&amp;lt;ref&amp;gt;{{Cite web|url=https://info.isl.ntt.co.jp/crypt/eng/camellia/product.html#product_ov|title=Camellia 产品信息（海外）}}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
== 參見 ==&lt;br /&gt;
* [[高级加密标准|AES]]&lt;br /&gt;
* Kazumaro Aoki, Tetsuya Ichikawa, Masayuki Kanda, Mitsuru Matsui, Shiho Moriai, Junko Nakajima, Toshio Tokita. &amp;#039;&amp;#039;Camellia: A 128-Bit Block Cipher Suitable for Multiple Platforms — Design and Analysis&amp;#039;&amp;#039;. Selected Areas in Cryptography 2000, pp39–56.&lt;br /&gt;
&lt;br /&gt;
== 参考文献 ==&lt;br /&gt;
{{Reflist|2}}&lt;br /&gt;
&lt;br /&gt;
== 外部連結 ==&lt;br /&gt;
* [https://info.isl.ntt.co.jp/crypt/camellia/ Camellia 网站]{{Wayback|url=https://info.isl.ntt.co.jp/crypt/camellia/ |date=20140521065936 }}&lt;br /&gt;
* [https://info.isl.ntt.co.jp/crypt/camellia/product.html 使用Camellia的产品]{{Wayback|url=https://info.isl.ntt.co.jp/crypt/camellia/product.html |date=20131205211707 }}&lt;br /&gt;
* [http://embeddedsw.net/Cipher_Reference_Home.html 参考代码]{{Wayback|url=http://embeddedsw.net/Cipher_Reference_Home.html |date=20110926210349 }}&lt;br /&gt;
* RFC 3657 — Use of the Camellia Encryption Algorithm in Cryptographic Message Syntax (CMS)&lt;br /&gt;
* RFC 4312 — The Camellia Cipher Algorithm and Its Use With IPsec&lt;br /&gt;
&lt;br /&gt;
{{分组密码}}&lt;br /&gt;
{{Authority control}}&lt;br /&gt;
[[Category:NTT集團]]&lt;br /&gt;
[[Category:三菱电机]]&lt;br /&gt;
[[Category:分组密码]]&lt;br /&gt;
[[Category:日本發明]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Sw777</name></author>
	</entry>
</feed>