debian man page for ns_encrypt

Query: ns_encrypt

OS: debian

Section: 3aolserv

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Ns_Encrypt(3aolserver)					   AOLserver Library Procedures 				    Ns_Encrypt(3aolserver)

__________________________________________________________________________________________________________________________________________________

NAME
Ns_Encrypt - Encrypt string using DES
SYNOPSIS
#include "ns.h" char * Ns_Encrypt(char *pw, char *salt, char iobuf[ ]) _________________________________________________________________
DESCRIPTION
Ns_Encrypt(pw, salt, iobuf) The Ns_Encrypt function DES encrypts the specified key, perturbed by salt. The result is returned in iobuf, which should be at least NS_ENCRYPT_BUFSIZE bytes in size.
SEE ALSO
nsd(1), info(n)
KEYWORDS
AOLserver 4.0 Ns_Encrypt(3aolserver)
Related Man Pages
ns_setconnlocationproc(3aolserv) - debian
ns_setlocationproc(3aolserv) - debian
ns_threadfree(3aolserv) - debian
ns_threadmalloc(3aolserv) - debian
ns_rand(3aolserv) - debian
Similar Topics in the Unix Linux Community
etc/passwd
Encrypt php lines
How to decrypt a file in UNIX?