~ubuntu-branches/ubuntu/lucid/cryptokit/lucid

« back to all changes in this revision

Viewing changes to doc/index_values.html

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-05-19 14:09:09 UTC
  • mfrom: (3.1.2 dapper)
  • Revision ID: james.westby@ubuntu.com-20060519140909-4z01m12l8t4pd8ek
Tags: 1.3-3
* Rebuild with OCaml 3.09.2.
* Updated standards version to 3.7.2, no changes needed.
* We don't need to remove rpaths anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
213
213
        seeded by the string <code class="code">seed</code>.
214
214
</div>
215
215
</td></tr>
 
216
<tr><td align="left"><br>R</td></tr>
 
217
<tr><td><a href="Cryptokit.Hash.html#VALripemd160">ripemd160</a> [<a href="Cryptokit.Hash.html">Cryptokit.Hash</a>]</td>
 
218
<td><div class="info">
 
219
RIPEMD-160 produces 160-bit hashes (20 bytes).
 
220
</div>
 
221
</td></tr>
216
222
<tr><td align="left"><br>S</td></tr>
217
223
<tr><td><a href="Cryptokit.Random.html#VALsecure_rng">secure_rng</a> [<a href="Cryptokit.Random.html">Cryptokit.Random</a>]</td>
218
224
<td><div class="info">
225
231
SHA-1 is the Secure Hash Algorithm revision 1.
226
232
</div>
227
233
</td></tr>
 
234
<tr><td><a href="Cryptokit.Hash.html#VALsha256">sha256</a> [<a href="Cryptokit.Hash.html">Cryptokit.Hash</a>]</td>
 
235
<td><div class="info">
 
236
SHA-256, another NIST standard, is a variant of SHA-1 that
 
237
        produces 256-bit hashes (32 bytes).
 
238
</div>
 
239
</td></tr>
228
240
<tr><td><a href="Cryptokit.DH.html#VALshared_secret">shared_secret</a> [<a href="Cryptokit.DH.html">Cryptokit.DH</a>]</td>
229
241
<td><div class="info">
230
242
Recover the shared secret from the private secret of the