This file is indexed.

/usr/share/doc/libghc-cipher-des-doc/html/Crypto-Cipher-TripleDES.html is in libghc-cipher-des-doc 0.0.6-1.

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
<!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>Crypto.Cipher.TripleDES</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Crypto-Cipher-TripleDES.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Crypto-Cipher-TripleDES.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">cipher-des-0.0.6: DES and 3DES primitives</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Portability</th><td>???</td></tr><tr><th>Stability</th><td>experimental</td></tr><tr><th>Safe Haskell</th><td>None</td></tr></table><p class="caption">Crypto.Cipher.TripleDES</p></div><div id="description"><p class="caption">Description</p><div class="doc empty">&nbsp;</div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><span class="keyword">data</span>  <a href="#t:DES_EEE3">DES_EEE3</a> </li><li class="src short"><span class="keyword">data</span>  <a href="#t:DES_EDE3">DES_EDE3</a> </li><li class="src short"><span class="keyword">data</span>  <a href="#t:DES_EEE2">DES_EEE2</a> </li><li class="src short"><span class="keyword">data</span>  <a href="#t:DES_EDE2">DES_EDE2</a> </li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span>  <a name="t:DES_EEE3" class="def">DES_EEE3</a>  <a href="src/Crypto-Cipher-TripleDES.html#DES_EEE3" class="link">Source</a></p><div class="doc"><p>3DES with 3 different keys used all in the same direction
</p></div><div class="subs instances"><p id="control.i:DES_EEE3" class="caption collapser" onclick="toggleSection('i:DES_EEE3')">Instances</p><div id="section.i:DES_EEE3" class="show"><table><tr><td class="src"><a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Eq.html#t:Eq">Eq</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EEE3">DES_EEE3</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/libghc-crypto-cipher-types-doc/html/Crypto-Cipher-Types.html#t:Cipher">Cipher</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EEE3">DES_EEE3</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/libghc-crypto-cipher-types-doc/html/Crypto-Cipher-Types.html#t:BlockCipher">BlockCipher</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EEE3">DES_EEE3</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span>  <a name="t:DES_EDE3" class="def">DES_EDE3</a>  <a href="src/Crypto-Cipher-TripleDES.html#DES_EDE3" class="link">Source</a></p><div class="doc"><p>3DES with 3 different keys used in alternative direction
</p></div><div class="subs instances"><p id="control.i:DES_EDE3" class="caption collapser" onclick="toggleSection('i:DES_EDE3')">Instances</p><div id="section.i:DES_EDE3" class="show"><table><tr><td class="src"><a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Eq.html#t:Eq">Eq</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EDE3">DES_EDE3</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/libghc-crypto-cipher-types-doc/html/Crypto-Cipher-Types.html#t:Cipher">Cipher</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EDE3">DES_EDE3</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/libghc-crypto-cipher-types-doc/html/Crypto-Cipher-Types.html#t:BlockCipher">BlockCipher</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EDE3">DES_EDE3</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span>  <a name="t:DES_EEE2" class="def">DES_EEE2</a>  <a href="src/Crypto-Cipher-TripleDES.html#DES_EEE2" class="link">Source</a></p><div class="doc"><p>3DES where the first and third keys are equal, used in the same direction
</p></div><div class="subs instances"><p id="control.i:DES_EEE2" class="caption collapser" onclick="toggleSection('i:DES_EEE2')">Instances</p><div id="section.i:DES_EEE2" class="show"><table><tr><td class="src"><a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Eq.html#t:Eq">Eq</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EEE2">DES_EEE2</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/libghc-crypto-cipher-types-doc/html/Crypto-Cipher-Types.html#t:Cipher">Cipher</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EEE2">DES_EEE2</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/libghc-crypto-cipher-types-doc/html/Crypto-Cipher-Types.html#t:BlockCipher">BlockCipher</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EEE2">DES_EEE2</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span>  <a name="t:DES_EDE2" class="def">DES_EDE2</a>  <a href="src/Crypto-Cipher-TripleDES.html#DES_EDE2" class="link">Source</a></p><div class="doc"><p>3DES where the first and third keys are equal, used in alternative direction
</p></div><div class="subs instances"><p id="control.i:DES_EDE2" class="caption collapser" onclick="toggleSection('i:DES_EDE2')">Instances</p><div id="section.i:DES_EDE2" class="show"><table><tr><td class="src"><a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Eq.html#t:Eq">Eq</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EDE2">DES_EDE2</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/libghc-crypto-cipher-types-doc/html/Crypto-Cipher-Types.html#t:Cipher">Cipher</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EDE2">DES_EDE2</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/libghc-crypto-cipher-types-doc/html/Crypto-Cipher-Types.html#t:BlockCipher">BlockCipher</a> <a href="Crypto-Cipher-TripleDES.html#t:DES_EDE2">DES_EDE2</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.13.2</p></div></body></html>