Add .gitattributes and EOL normalization
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
* text=true
|
||||||
+47
-47
@@ -1,47 +1,47 @@
|
|||||||
<TITLE>OCB - An Authenticated-Encryption Scheme - GPL Patent Grant - Rogaway</TITLE>
|
<TITLE>OCB - An Authenticated-Encryption Scheme - GPL Patent Grant - Rogaway</TITLE>
|
||||||
|
|
||||||
<body bgcolor="#FFFFFF">
|
<body bgcolor="#FFFFFF">
|
||||||
<H2><a name="ocb-grant"> <font face="Arial, Helvetica, sans-serif" size="6" color="#FF0000">OCB:
|
<H2><a name="ocb-grant"> <font face="Arial, Helvetica, sans-serif" size="6" color="#FF0000">OCB:
|
||||||
Patent Grant for GNU GPL</font> </a> </H2>
|
Patent Grant for GNU GPL</font> </a> </H2>
|
||||||
|
|
||||||
Whereas I, Phillip Rogaway (hereinafter "Inventor") have sought
|
Whereas I, Phillip Rogaway (hereinafter "Inventor") have sought
|
||||||
patent protection for certain technology
|
patent protection for certain technology
|
||||||
(hereinafter "Patented Technology"),
|
(hereinafter "Patented Technology"),
|
||||||
and Inventor wishes to aid the Free Software Foundation in achieving its goals,
|
and Inventor wishes to aid the Free Software Foundation in achieving its goals,
|
||||||
and Inventor wishes to increase public awareness of Patented Technology,
|
and Inventor wishes to increase public awareness of Patented Technology,
|
||||||
Inventor hereby grants a fully paid-up, nonexclusive,
|
Inventor hereby grants a fully paid-up, nonexclusive,
|
||||||
royalty-free license to
|
royalty-free license to
|
||||||
practice any patents claiming priority to the
|
practice any patents claiming priority to the
|
||||||
patent applications below ("the Patents")
|
patent applications below ("the Patents")
|
||||||
if practiced by
|
if practiced by
|
||||||
software distributed
|
software distributed
|
||||||
under the terms of any version of
|
under the terms of any version of
|
||||||
the GNU General Public License as published by the Free Software Foundation,
|
the GNU General Public License as published by the Free Software Foundation,
|
||||||
59 Temple Place, Suite 330, Boston, MA 02111.
|
59 Temple Place, Suite 330, Boston, MA 02111.
|
||||||
Inventor reserves all other rights, including without limitation
|
Inventor reserves all other rights, including without limitation
|
||||||
licensing for software not distributed under the GNU General Public License.
|
licensing for software not distributed under the GNU General Public License.
|
||||||
|
|
||||||
<h4>The patents:</h4>
|
<h4>The patents:</h4>
|
||||||
|
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li> <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=2&f=G&l=50&co1=AND&d=PG01&s1=rogaway.IN.&OS=IN/rogaway&RS=IN/rogaway">
|
<li> <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=2&f=G&l=50&co1=AND&d=PG01&s1=rogaway.IN.&OS=IN/rogaway&RS=IN/rogaway">
|
||||||
09/918,615</a> -
|
09/918,615</a> -
|
||||||
Method and Apparatus for Facilitating Efficient Authenticated Encryption.
|
Method and Apparatus for Facilitating Efficient Authenticated Encryption.
|
||||||
|
|
||||||
<li> <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=3&f=G&l=50&co1=AND&d=PG01&s1=rogaway.IN.&OS=IN/rogaway&RS=IN/rogaway">
|
<li> <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=3&f=G&l=50&co1=AND&d=PG01&s1=rogaway.IN.&OS=IN/rogaway&RS=IN/rogaway">
|
||||||
09/948,084</a> -
|
09/948,084</a> -
|
||||||
Method and Apparatus for Realizing a Parallelizable Variable-Input-Length
|
Method and Apparatus for Realizing a Parallelizable Variable-Input-Length
|
||||||
Pseudorandom Function.
|
Pseudorandom Function.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<p><b>June 12, 2012</b>: Phillip Rogaway licensed the distribution of OCB
|
<p><b>June 12, 2012</b>: Phillip Rogaway licensed the distribution of OCB
|
||||||
in Mosh under the GPL with the OpenSSL linking exception and iOS
|
in Mosh under the GPL with the OpenSSL linking exception and iOS
|
||||||
waiver contained in the <code>COPYING.iOS</code> file.</p>
|
waiver contained in the <code>COPYING.iOS</code> file.</p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
"Mosh with the two GPL exemptions you specify in the attached note
|
"Mosh with the two GPL exemptions you specify in the attached note
|
||||||
is freely licensed to use for any OCB-related IP that I own."
|
is freely licensed to use for any OCB-related IP that I own."
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|||||||
Reference in New Issue
Block a user