<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../style.css">
<title>
Gambas Documentation - Crypt
 (gb.crypt)</title>
</head>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help+en"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;
<a href="../gb.crypt+en">Up</a>&nbsp;
<a href="../gb.crypt+en">Previous</a>&nbsp;
<a href="crypt/check+en">Next</a>&nbsp;
</td></tr></table>
<div class="notab">
<h1>
Crypt
 (gb.crypt)</h1>
This class allows you to crypt a password and to compare crypted passwords by using the DES or MD5 algoritm implemented in the GNU libc library.
<p>
<div class="black"><font size="-2"><b>Symbols</b></font></div>
<div class="border">
This class is static.<br>
This class can be used as a <b><a class="none" href="crypt/_call+en">function</a></b>.<br>
<hr><table class="none" cellspacing="0" cellpadding="0">
<tr>
<td align=left><b>Static&nbsp;methods</b></td><td width="32">&nbsp;</td>
</tr>
<tr valign=top>
<td>
<b><a class="none" href="crypt/check+en">Check</a></b>&nbsp;&nbsp; <b><a class="none" href="crypt/des+en">DES</a></b>&nbsp;&nbsp; <b><a class="none" href="crypt/md5+en">MD5</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div>

</div>
</body>
</html>

