On Fri, 2003-08-01 at 12:55, Bucur Marian wrote:
> Ce librarie furnizeaza functi pentru $subj?
> thanks
% man crypt
CRYPT(3) Library functions
CRYPT(3)
NAME
crypt - password and data encryption
SYNOPSIS
#define _XOPEN_SOURCE
#include <unistd.h>
char *crypt(const char *key, const char *salt);
DESCRIPTION
crypt is the password encryption function. It is based on
the Data
Encryption Standard algorithm with variations intended (among
other
things) to discourage use of hardware implementations of a key
search.
--
Patrascu Eugeniu <[EMAIL PROTECTED]>
NoBug Consulting Romania