Files
hdcp-genkey/appengine_index.html

28 lines
749 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
<title>HDCP Key Generator</title>
</head>
<body>
<h1>HDCP Key Generator</h1>
<p>The following links generate a random HDCP source or sink key
as a machine-readable JSON object.</p>
<ul>
<li><a href="keys/source">Generate random source key</a></li>
<li><a href="keys/sink">Generate random sink key</a></li>
</ul>
<p><a href="https://github.com/rjw57/hdcp-genkey">Source code</a>
available from <a href="https://github.com/">github</a>.</p>
</body>
</html>