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) __________________________________________________________________________________________________________________________________________________NAMENs_Encrypt - Encrypt string using DESSYNOPSIS#include "ns.h" char * Ns_Encrypt(char *pw, char *salt, char iobuf[ ]) _________________________________________________________________DESCRIPTIONNs_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 ALSOnsd(1), info(n)KEYWORDSAOLserver 4.0 Ns_Encrypt(3aolserver)
| Related Man Pages |
|---|
| ns_setlocationproc(3aolserv) - debian |
| ns_threadalloc(3aolserv) - debian |
| ns_threadcalloc(3aolserv) - debian |
| ns_threadstrcopy(3aolserv) - debian |
| ns_crypt(3aolserv) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| etc/passwd |
| Encrypt php lines |
| How to decrypt a file in UNIX? |