From owner-doc-jp@jp.freebsd.org  Sun Feb 13 04:08:10 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id EAA76991;
	Sun, 13 Feb 2000 04:08:10 +0900 (JST)
	(envelope-from owner-doc-jp@jp.FreeBSD.org)
Received: from sv01.geocities.co.jp (sv01.geocities.co.jp [210.153.89.155])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id EAA76986
	for <doc-jp@jp.freebsd.org>; Sun, 13 Feb 2000 04:08:10 +0900 (JST)
	(envelope-from hrs@geocities.co.jp)
Received: from mail.geocities.co.jp (mail.geocities.co.jp [210.153.89.137]) by sv01.geocities.co.jp (8.9.3+3.2W/3.7W) with ESMTP id EAA20908 for <doc-jp@jp.freebsd.org>; Sun, 13 Feb 2000 04:08:09 +0900 (JST)
Received: from mail.hrs.jp (sutnmax1-ppp41.ed.noda.sut.ac.jp [133.31.173.51]) by mail.geocities.co.jp (1.3G-GeocitiesJ-3.3) with ESMTP id EAA06260 for <doc-jp@jp.freebsd.org>; Sun, 13 Feb 2000 04:08:08 +0900 (JST)
Message-Id: <200002121908.EAA06260@mail.geocities.co.jp>
Received: from localhost (alph.hrs.jp [192.168.0.10])
	by mail.hrs.jp (8.9.3/3.7W/DomainMaster) with ESMTP id DAA06722
	for <doc-jp@jp.freebsd.org>; Sun, 13 Feb 2000 03:24:46 +0900 (JST)
	(envelope-from hrs@hrs.jp)
To: doc-jp@jp.freebsd.org
X-Mailer: Mew version 1.94 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Date: Sun, 13 Feb 2000 03:24:46 +0900
From: Hiroki Sato <hrs@geocities.co.jp>
X-Dispatcher: imput version 990905(IM130)
Lines: 63
Reply-To: doc-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+990727
X-Sequence: doc-jp 7021
Subject: [doc-jp 7021] books/handbook/security/chapter.sgml #2
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org
X-Originator: hrs@geocities.co.jp

$B:4F#!wEl5~M}2JBg3X$G$9!#(B

 $BB3$-$G$9!#(B

(books.handbook/security/chapter.sgml 1.23 -> 1.24 #2)

+    <sect2>
+      <title>International (Non-USA) Users</title>
+
+      <para>People who are located outside the USA, and who obtain their
+	crypto sources from <hostid
+	role="fqdn">internat.FreeBSD.org</hostid> (the International
+	Crypto Repository), will build a version of OpenSSL which includes
+	RSA, but does not include IDEA, because the latter is restricted
+	in certain locations elsewhere in the world.  In the future a more
+	flexible geographical identification system may allow building of
+	IDEA in countries for which it is not restricted.</para>
+
+      <para>Please be aware of any local restrictions on the import, use
+	and redistribution of cryptography which may exist in your
+	country.</para>
+    </sect2>
+
+    <sect2>
+      <title>USA Users</title>
+
+      <para>As noted above, RSA is patented in the USA, with terms
+	preventing general use without an appropriate license.  Therefore
+	the OpenSSL RSA code may not be used in the USA, and has been
+	removed from the version of OpenSSL carried on USA mirror sites.
+	The RSA patent is due to expire on September 20, 2000, at which
+	time it is intended to add the &ldquo;full&rdquo; RSA code back to
+	the USA version of OpenSSL.</para>
+
+      <para>However (and fortunately), the RSA patent holder (<ulink
+	url="http://www.rsasecurity.com/">RSA Security</ulink>, has
+	provided a &ldquo;RSA reference implementation&rdquo; toolkit
+	(RSAREF) which is available for <emphasis>certain classes of
+	use</emphasis>, including <emphasis>non-commercial use</emphasis>
+	(see the RSAREF license for their definition of
+	non-commercial).</para>
+
+      <para>If you meet the conditions of the RSAREF license and wish to
+	build your OpenSSL sources with RSAREF support, you must first
+	install the rsaref port, which is located in
+	<filename>/usr/ports/security/rsaref</filename>, before building
+	OpenSSL (e.g., by <command>make world</command>).  Please obtain
+	legal advice if you are unsure of your compliance with the license
+	terms.</para>
+
+      <para>Users who have purchased an appropriate RSA source code
+	license from RSA Security may use the International version of
+	OpenSSL described above to obtain native RSA support.</para>
+
+      <para>IDEA code is also removed from the USA version of OpenSSL for
+	patent reasons.</para>
+    </sect2>

--
| $B:4F#(B $B9-@8!wEl5~M}2JBg3X(B <hrs@geocities.co.jp>
|
|                                  j7397067@ed.noda.sut.ac.jp(univ)
|                        hrs@jp.FreeBSD.org(FreeBSD doc-jp Project)
