mirror of
https://github.com/clearml/dropbear
synced 2025-02-02 03:43:53 +00:00
9d5ed350a7
to branch 'au.asn.ucc.matt.dropbear' (head ecd779509ef23a8cdf64888904fc9b31d78aa933) --HG-- extra : convert_revision : d26d5eb2837f46b56a33fb0e7573aa0201abd4d5
28 lines
467 B
HTML
28 lines
467 B
HTML
<html>
|
|
<head>
|
|
<title>LibTomMath Log Plots</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Addition and Subtraction</h1>
|
|
<center><img src=addsub.png></center>
|
|
<hr>
|
|
|
|
<h1>Multipliers</h1>
|
|
<center><img src=mult.png></center>
|
|
<hr>
|
|
|
|
<h1>Exptmod</h1>
|
|
<center><img src=expt.png></center>
|
|
<hr>
|
|
|
|
<h1>Modular Inverse</h1>
|
|
<center><img src=invmod.png></center>
|
|
<hr>
|
|
|
|
</body>
|
|
</html>
|
|
/* $Source: /cvs/libtom/libtommath/logs/index.html,v $ */
|
|
/* $Revision: 1.2 $ */
|
|
/* $Date: 2005/05/05 14:38:47 $ */
|