<feed xmlns="http://www.w3.org/2005/Atom" xmlns:cc="http://web.resource.org/cc/">
	<title>List of Libgcrypt [text.Baldanders.info]</title>
	<link rel="alternate" type="text/html" href="https://text.baldanders.info/tags/libgcrypt/" />
	<link rel="self" type="application/atom+xml" href="https://text.baldanders.info/tags/libgcrypt/index.xml" />
	<id>tag:text.Baldanders.info,2016-09-19:/tags</id>
	<updated>2016-09-19T15:26:36+09:00</updated>
	<subtitle>帰ってきた「しっぽのさきっちょ」</subtitle>
	<icon>https://text.baldanders.info/images/avatar.jpg</icon>
	<logo>https://text.baldanders.info/images/avatar.jpg</logo>

	<entry>
		<title>Security fixes for Libgcrypt and GnuPG 1.4</title>
		<link rel="alternate" type="text/html" href="https://text.baldanders.info/remark/2016/09/security-fixes-for-libgcrypt-and-gnupg-1_4/" />
		<id>tag:text.Baldanders.info,2016-09-19:/remark/2016/09/security-fixes-for-libgcrypt-and-gnupg-1_4/</id>
		<published>2016-09-19T06:26:36+00:00</published>
		<updated>2020-01-05T11:59:50+00:00</updated>
		<summary>乱数生成器の脆弱性のようだ。CVSS 値は要注意レベル。計画的にアップデートすることをお薦めする。</summary>
		<author>
			<name>Spiegel</name>
			<uri>https://baldanders.info/profile/</uri>
		</author>
		
	<link rel="cc:license" type="application/rdf+xml" href="https://creativecommons.org/licenses/by-sa/4.0/rdf" />


		<content type="html" xml:lang="ja-JP" xml:base="https://text.baldanders.info/">&lt;p&gt;いやぁ，先月の話でゴメン。
ここ1ヶ月ほど余裕がなくて，ようやく個人メールの処理が完了したよ。&lt;/p&gt;
&lt;p&gt;で，一応これは書いておかないとね。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000395.html&#34; target=&#34;_blank&#34;&gt;[Announce] Security fixes for Libgcrypt and GnuPG 1.4 [CVE-2016-6316]&lt;/a&gt; &lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000396.html&#34; target=&#34;_blank&#34;&gt;[Announce] GnuPG 2.1.15 released&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Felix Dörre and Vladimir Klebanov from the Karlsruhe Institute of Technology found a bug in the mixing functions of Libgcrypt&amp;rsquo;s random number generator: An attacker who obtains 4640 bits from the RNG can trivially predict the next 160 bits of output.  This bug exists since 1998 in all GnuPG and Libgcrypt versions.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://oss.sios.com/security/general-security-20160818&#34; target=&#34;_blank&#34;&gt;Libgcrypt ・GnuPG 1.4 の 脆弱性 ( CVE-2016-6313 ) — | サイオスOSS | サイオステクノロジー&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ちうわけで乱数生成器の脆弱性のようだ。
この脆弱性の影響度は以下の通り。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;CVSSv2 基本評価値 4.0 (&lt;code&gt;AV:N/AC:H/Au:N/C:P/I:P/A:N&lt;/code&gt;)&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;基本評価基準&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;評価値&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;攻撃元区分（AV）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;ネットワーク（N）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;攻撃条件の複雑さ（AC）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;高（H）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;攻撃前の認証要否（Au）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;不要（N）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;情報漏えいの可能性（機密性への影響, C）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;部分的（P）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;情報改ざんの可能性（完全性への影響, I）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;部分的（P）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;業務停止の可能性（可用性への影響, A）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;なし（N）&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;CVSSv3 基本評価値 4.8 (&lt;code&gt;CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N&lt;/code&gt;)&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;基本評価基準&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;評価値&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;攻撃元区分（AV）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;ネットワーク（N）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;攻撃条件の複雑さ（AC）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;高（H）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;必要な特権レベル（PR）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;不要（N）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;ユーザ関与レベル（UI）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;不要（N）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;スコープ（S）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;変更なし (U)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;情報漏えいの可能性（機密性への影響, C）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;低（L）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;情報改ざんの可能性（完全性への影響, I）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;低（L）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;業務停止の可能性（可用性への影響, A）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;なし（N）&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;（&lt;a href=&#34;https://access.redhat.com/security/cve/cve-2016-6313&#34; target=&#34;_blank&#34;&gt;CVE-2016-6313 - Red Hat Customer Portal&lt;/a&gt;）&lt;/p&gt;
&lt;p&gt;ちうわけで要注意レベルなので，計画的にアップデートすることをお薦めする（急がなくてよい）。&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gnupg.org/&#34; target=&#34;_blank&#34; title=&#34;The GNU Privacy Guard&#34;&gt;GnuPG&lt;/a&gt; 1.4 (classic) 系については 1.4.21 へアップデートすること。
&lt;a href=&#34;https://gnupg.org/&#34; target=&#34;_blank&#34; title=&#34;The GNU Privacy Guard&#34;&gt;GnuPG&lt;/a&gt; 2.0 (stable) および 2.1 (modern) 系については &lt;a href=&#34;https://www.gnu.org/software/libgcrypt/&#34; target=&#34;_blank&#34; title=&#34;Libgcrypt - GNU Project - Free Software Foundation (FSF)&#34;&gt;Libgcrypt&lt;/a&gt; を 1.7.3, 1.6.6, および 1.5.6 へアップデートすること。
Windows 版については &lt;a href=&#34;https://gnupg.org/&#34; target=&#34;_blank&#34; title=&#34;The GNU Privacy Guard&#34;&gt;GnuPG&lt;/a&gt; 2.1.15 にアップデートすることをお薦めする。&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gnupg.org/&#34; target=&#34;_blank&#34; title=&#34;The GNU Privacy Guard&#34;&gt;GnuPG&lt;/a&gt; 2.1.15 自体は通常のアップデート。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;gpg: Remove the &lt;code&gt;--tofu-db-format&lt;/code&gt; option and support for the split TOFU database.&lt;/li&gt;
&lt;li&gt;gpg: Add option &lt;code&gt;--sender&lt;/code&gt; to prepare for coming features.&lt;/li&gt;
&lt;li&gt;gpg: Add option &lt;code&gt;--input-size-hint&lt;/code&gt; to help progress indicators.&lt;/li&gt;
&lt;li&gt;gpg: Extend the PROGRESS status line with the counted unit.&lt;/li&gt;
&lt;li&gt;gpg: Avoid publishing the GnuPG version by default with &lt;code&gt;--armor&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;gpg: Properly ignore legacy keys in the keyring cache.&lt;/li&gt;
&lt;li&gt;gpg: Always print fingerprint records in &lt;code&gt;--with-colons&lt;/code&gt; mode.&lt;/li&gt;
&lt;li&gt;gpg: Make sure that keygrips are printed for each subkey in &lt;code&gt;--with-colons&lt;/code&gt; mode.&lt;/li&gt;
&lt;li&gt;gpg: New import filter &amp;ldquo;&lt;code&gt;drop-sig&lt;/code&gt;&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;gpgsm: Fix a bug in the machine-readable key listing.&lt;/li&gt;
&lt;li&gt;gpg,gpgsm: Block signals during keyring updates to limits the effects of a Ctrl-C at the wrong time.&lt;/li&gt;
&lt;li&gt;g13: Add command &lt;code&gt;--umount&lt;/code&gt; and other fixes for dm-crypt.&lt;/li&gt;
&lt;li&gt;agent: Fix regression in SIGTERM handling.&lt;/li&gt;
&lt;li&gt;agent: Cleanup of the ssh-agent code.&lt;/li&gt;
&lt;li&gt;agent: Allow import of overly long keys.&lt;/li&gt;
&lt;li&gt;scd: Fix problems with card removal.&lt;/li&gt;
&lt;li&gt;dirmngr: Remove all code for running as a system service.&lt;/li&gt;
&lt;li&gt;tools: Make gpg-wks-client conforming to the specs.&lt;/li&gt;
&lt;li&gt;tests: Improve the output of the new regression test tool.&lt;/li&gt;
&lt;li&gt;tests: Distribute the standalone test runner.&lt;/li&gt;
&lt;li&gt;tests: Run each test in a clean environment.&lt;/li&gt;
&lt;li&gt;Spelling and grammar fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;参考文献&lt;/h2&gt;
&lt;div class=&#34;hreview&#34;&gt;
  &lt;div class=&#34;photo&#34;&gt;&lt;a href=&#34;https://www.amazon.co.jp/dp/B015643CPE?tag=baldandersinf-22&amp;amp;linkCode=ogi&amp;amp;th=1&amp;amp;psc=1&#34;&gt;&lt;img src=&#34;https://m.media-amazon.com/images/I/51t6yHHVwEL._SL160_.jpg&#34; width=&#34;113&#34; alt=&#34;photo&#34;&gt;&lt;/a&gt;&lt;/div&gt;
  &lt;dl&gt;
    &lt;dt class=&#34;item&#34;&gt;&lt;a class=&#34;fn url&#34; href=&#34;https://www.amazon.co.jp/dp/B015643CPE?tag=baldandersinf-22&amp;amp;linkCode=ogi&amp;amp;th=1&amp;amp;psc=1&#34;&gt;暗号技術入門 第3版　秘密の国のアリス&lt;/a&gt;&lt;/dt&gt;
    &lt;dd&gt;結城 浩 (著)&lt;/dd&gt;
    &lt;dd&gt;SBクリエイティブ 2015-08-25 (Release 2015-09-17)&lt;/dd&gt;
    &lt;dd&gt;Kindle版&lt;/dd&gt;
    &lt;dd&gt;B015643CPE (ASIN)&lt;/dd&gt;
    &lt;dd&gt;評価&lt;abbr class=&#34;rating fa-sm&#34; title=&#34;5&#34;&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&lt;/abbr&gt;&lt;/dd&gt;
  &lt;/dl&gt;
  &lt;p class=&#34;description&#34;&gt;SHA-3 や Bitcoin/Blockchain など新しい知見や技術要素を大幅追加。暗号技術を使うだけならこれ1冊でとりあえず無問題。&lt;/p&gt;
  &lt;p class=&#34;powered-by&#34;&gt;reviewed by &lt;a href=&#39;#maker&#39; class=&#39;reviewer&#39;&gt;Spiegel&lt;/a&gt; on &lt;abbr class=&#34;dtreviewed&#34; title=&#34;2015-09-20&#34;&gt;2015-09-20&lt;/abbr&gt; (powered by &lt;a href=&#34;https://affiliate.amazon.co.jp/assoc_credentials/home&#34;&gt;PA-APIv5&lt;/a&gt;)&lt;/p&gt;
&lt;/div&gt; &lt;!-- 暗号技術入門 第3版 --&gt;
&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;タイトルの CVE 項番は間違いで正しくは &lt;a href=&#34;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6313&#34; target=&#34;_blank&#34;&gt;CVE-2016-6313&lt;/a&gt;。&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</content>
	</entry><entry>
		<title>Libgcrypt 1.6.5 with security fix released</title>
		<link rel="alternate" type="text/html" href="https://text.baldanders.info/remark/2016/02/libgcrypt-1_6_5-security-fix-released/" />
		<id>tag:text.Baldanders.info,2016-02-11:/remark/2016/02/libgcrypt-1_6_5-security-fix-released/</id>
		<published>2016-02-10T18:58:42+00:00</published>
		<updated>2020-01-05T11:59:50+00:00</updated>
		<summary>セキュリティ・アップデートを含むため，関係しているアプリケーション（GnuPG を含む）を使用している場合はアップデートする必要がある。</summary>
		<author>
			<name>Spiegel</name>
			<uri>https://baldanders.info/profile/</uri>
		</author>
		
	<link rel="cc:license" type="application/rdf+xml" href="https://creativecommons.org/licenses/by-sa/4.0/rdf" />


		<content type="html" xml:lang="ja-JP" xml:base="https://text.baldanders.info/">&lt;p&gt;&lt;a href=&#34;https://www.gnu.org/software/libgcrypt/&#34; target=&#34;_blank&#34; title=&#34;Libgcrypt - GNU Project - Free Software Foundation (FSF)&#34;&gt;Libgcrypt&lt;/a&gt; の 1.6.5 がリリースされた。
セキュリティ・アップデートを含むため，関係している暗号製品（&lt;a href=&#34;https://gnupg.org/&#34; target=&#34;_blank&#34; title=&#34;The GNU Privacy Guard&#34;&gt;GnuPG&lt;/a&gt; を含む）を使用している場合はアップデートする必要がある。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://lists.gnupg.org/pipermail/gnupg-announce/2016q1/000384.html&#34; target=&#34;_blank&#34;&gt;[Announce] Libgcrypt 1.6.5 with security fix released&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;脆弱性の内容&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.gnu.org/software/libgcrypt/&#34; target=&#34;_blank&#34; title=&#34;Libgcrypt - GNU Project - Free Software Foundation (FSF)&#34;&gt;Libgcrypt&lt;/a&gt; の 1.6.5 の変更内容は以下の通り。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mitigate side-channel attack on ECDH with Weierstrass curves [CVE-2015-7511].  See &lt;a href=&#34;http://www.cs.tau.ac.IL/~tromer/ecdh/&#34; target=&#34;_blank&#34;&gt;http://www.cs.tau.ac.IL/~tromer/ecdh/&lt;/a&gt; for details.&lt;/li&gt;
&lt;li&gt;Fix build problem on Solaris.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ECDH (Elliptic Curve Diffie–Hellman key exchange) に対する side-channel attack に対応している。
ただし低減（mitigate）レベル。
一般的に side-channel attack は完全な対処が難しいためこのようなことになる。
詳しくは以下を参照のこと。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.cs.tau.ac.il/~tromer/ecdh/&#34; target=&#34;_blank&#34;&gt;ECDH Key-Extraction via Low-Bandwidth Electromagnetic Attacks on PCs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://eprint.iacr.org/2016/129&#34; target=&#34;_blank&#34;&gt;Cryptology ePrint Archive: Report 2016/129&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;影響度（CVSS）&lt;/h2&gt;
&lt;p&gt;CVE-2015-7511 （&lt;a href=&#34;https://access.redhat.com/security/cve/CVE-2015-7511&#34; target=&#34;_blank&#34;&gt;CVE-2015-7511 - Red Hat Customer Portal&lt;/a&gt;）&lt;/p&gt;
&lt;p&gt;CVSSv2 基本値 4.3 (&lt;code&gt;AV:A/AC:M/Au:N/C:P/I:P/A:N&lt;/code&gt;)&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;基本評価基準&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;評価値&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;攻撃元区分（AV）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;隣接ネットワーク（A）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;攻撃条件の複雑さ（AC）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;中（M）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;攻撃前の認証要否（Au）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;不要（N）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;情報漏えいの可能性（機密性への影響, C）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;部分的（P）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;情報改ざんの可能性（完全性への影響, I）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;部分的（P）&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;業務停止の可能性（可用性への影響, A）&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;なし（N）&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;CVSS については&lt;a href=&#34;https://baldanders.info/spiegel/archive/cvss/cvss2.html&#34; target=&#34;_blank&#34;&gt;デモページ&lt;/a&gt;を参照のこと。&lt;/p&gt;
&lt;h2&gt;影響を受ける実装&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.gnu.org/software/libgcrypt/&#34; target=&#34;_blank&#34; title=&#34;Libgcrypt - GNU Project - Free Software Foundation (FSF)&#34;&gt;Libgcrypt&lt;/a&gt; を利用する &lt;a href=&#34;https://gnupg.org/&#34; target=&#34;_blank&#34; title=&#34;The GNU Privacy Guard&#34;&gt;GnuPG&lt;/a&gt; 2.x (stable および modern バージョン)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Windows 版 &lt;a href=&#34;https://gnupg.org/&#34; target=&#34;_blank&#34; title=&#34;The GNU Privacy Guard&#34;&gt;GnuPG&lt;/a&gt; については &lt;a href=&#34;https://text.baldanders.info/remark/2016/01/30-stories/#gpg&#34; target=&#34;_blank&#34;&gt;2.1.11&lt;/a&gt; の 20160209 版がリリースされているので入れ替えること。&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gnupg.org/&#34; target=&#34;_blank&#34; title=&#34;The GNU Privacy Guard&#34;&gt;GnuPG&lt;/a&gt; や &lt;a href=&#34;https://www.gnu.org/software/libgcrypt/&#34; target=&#34;_blank&#34; title=&#34;Libgcrypt - GNU Project - Free Software Foundation (FSF)&#34;&gt;Libgcrypt&lt;/a&gt; はよく研究対象にされるので，今回のような脆弱性報告は割とあるのだが，他の暗号実装（たとえば OpenSSL とか）はどうなんだろうと心配になる。
実際どうなんだろう。&lt;/p&gt;
&lt;h2&gt;参考図書&lt;/h2&gt;
&lt;div class=&#34;hreview&#34;&gt;
  &lt;div class=&#34;photo&#34;&gt;&lt;a href=&#34;https://www.amazon.co.jp/dp/B015643CPE?tag=baldandersinf-22&amp;amp;linkCode=ogi&amp;amp;th=1&amp;amp;psc=1&#34;&gt;&lt;img src=&#34;https://m.media-amazon.com/images/I/51t6yHHVwEL._SL160_.jpg&#34; width=&#34;113&#34; alt=&#34;photo&#34;&gt;&lt;/a&gt;&lt;/div&gt;
  &lt;dl&gt;
    &lt;dt class=&#34;item&#34;&gt;&lt;a class=&#34;fn url&#34; href=&#34;https://www.amazon.co.jp/dp/B015643CPE?tag=baldandersinf-22&amp;amp;linkCode=ogi&amp;amp;th=1&amp;amp;psc=1&#34;&gt;暗号技術入門 第3版　秘密の国のアリス&lt;/a&gt;&lt;/dt&gt;
    &lt;dd&gt;結城 浩 (著)&lt;/dd&gt;
    &lt;dd&gt;SBクリエイティブ 2015-08-25 (Release 2015-09-17)&lt;/dd&gt;
    &lt;dd&gt;Kindle版&lt;/dd&gt;
    &lt;dd&gt;B015643CPE (ASIN)&lt;/dd&gt;
    &lt;dd&gt;評価&lt;abbr class=&#34;rating fa-sm&#34; title=&#34;5&#34;&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&amp;nbsp;&lt;i class=&#34;fas fa-star&#34;&gt;&lt;/i&gt;&lt;/abbr&gt;&lt;/dd&gt;
  &lt;/dl&gt;
  &lt;p class=&#34;description&#34;&gt;SHA-3 や Bitcoin/Blockchain など新しい知見や技術要素を大幅追加。暗号技術を使うだけならこれ1冊でとりあえず無問題。&lt;/p&gt;
  &lt;p class=&#34;powered-by&#34;&gt;reviewed by &lt;a href=&#39;#maker&#39; class=&#39;reviewer&#39;&gt;Spiegel&lt;/a&gt; on &lt;abbr class=&#34;dtreviewed&#34; title=&#34;2015-09-20&#34;&gt;2015-09-20&lt;/abbr&gt; (powered by &lt;a href=&#34;https://affiliate.amazon.co.jp/assoc_credentials/home&#34;&gt;PA-APIv5&lt;/a&gt;)&lt;/p&gt;
&lt;/div&gt; &lt;!-- 暗号技術入門 第3版 --&gt;
</content>
	</entry>
</feed>
