encryptpatent.htm

来自「g729 coding ipaddressing」· HTM 代码 · 共 37 行

HTM
37
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>Encryption patent issues</TITLE>
</HEAD>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000">

<OBJECT TYPE="application/x-oleobject" CLASSID="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
	<PARAM NAME="Keyword" VALUE="Encryption, patent issues">
	<PARAM NAME="Keyword" VALUE="IDEA">
	<PARAM NAME="Keyword" VALUE="RSA">
</OBJECT>

<H2><A NAME="encryptpatent"></A>Encryption patent issues</H2>

<P>The IDEA<sup>TM</sup> block cipher is patented by Ascom-Tech AG. The
Swiss patent number is PCT/CH91/00117, the European patent
number is EP 0 482 154 B1, and the U.S. patent number is
US005214703.  IDEA<sup>TM</sup> is a trademark of Ascom-Tech AG.  There
is no license fee required for noncommercial use.  Commercial users
may obtain licensing details from MediaCrypt AG at IDEA@mediacrypt.com.</P>

<P>You can use <A HREF="encryptidea.htm">IDEA encryption</A>
for noncommercial communications without a license;
commercial use is prohibited without a license.  If
you don't want to obtain a license from MediaCrypt, use
<A HREF="encryptaes.htm">AES</A>,
<A HREF="encryptblowfish.htm">Blowfish</A>,
<A HREF="encryptdes.htm">DES</A>,
or <A HREF="encryptotp.htm">key
file</A> encryption instead.</P>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?