Fix link URLs in patent grant
Ampersands (&) need to be replaced with & to be valid HTML, even in link targets.
This commit is contained in:
+2
-2
@@ -25,11 +25,11 @@ licensing for software not distributed under the GNU General Public License.
|
|||||||
|
|
||||||
|
|
||||||
<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.
|
||||||
|
|||||||
Reference in New Issue
Block a user