This file is indexed.

/usr/share/doc/libghc-skein-doc/html/index.html is in libghc-skein-doc 1.0.9.4-3build4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>skein-1.0.9.4: Skein, a family of cryptographic hash functions.  Includes Skein-MAC as well.</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">skein-1.0.9.4: Skein, a family of cryptographic hash functions.  Includes Skein-MAC as well.</p></div><div id="content"><div id="description"><h1>skein-1.0.9.4: Skein, a family of cryptographic hash functions.  Includes Skein-MAC as well.</h1><div class="doc"><p>Skein (<a href="http://www.skein-hash.info/">http://www.skein-hash.info/</a>) is a family of fast
secure cryptographic hash functions designed by Niels
Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir
Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.</p><p>This package uses bindings to the optimized C implementation
of Skein.  We provide a high-level interface (see module
<a href="Crypto-Skein.html">Crypto.Skein</a>) to some of the Skein use cases.  We also
provide a low-level interface (see module
<a href="Crypto-Skein-Internal.html">Crypto.Skein.Internal</a>) should you need to use Skein in a
different way.</p><p>Currently we have support for Skein as cryptographic hash
function as Skein as a message authentication code
(Skein-MAC).  For examples of how to use this package, see
<a href="Crypto-Skein.html">Crypto.Skein</a> module documentation.</p><p>This package includes Skein v1.3. Versions of this package
before 1.0.0 implemented Skein v1.1.</p></div></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Crypto</span><ul id="section.n.1" class="show"><li><span class="module"><span id="control.n.1.1" class="collapser" onclick="toggleSection('n.1.1')">&nbsp;</span><a href="Crypto-Skein.html">Crypto.Skein</a></span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Crypto-Skein-Internal.html">Crypto.Skein.Internal</a></span></li></ul></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>